Opened 3 years ago

Closed 3 years ago

#6325 closed defect (fixed)

Files set executable which should not

Reported by: Ralph Sennhauser Owned by: Freagarach
Priority: Should Have Milestone: Alpha 26
Component: Core engine Keywords:
Cc: Patch:

Description

Following files are set excecutable

source/gui/tests/test_GuiManager.h
source/lib/file/vfs/tests/test_vfs_util.h
source/renderer/RenderingOptions.cpp
source/renderer/RenderingOptions.h
source/simulation2/components/tests/test_HierPathfinder.h
source/simulation2/helpers/VertexPathfinder.h
source/simulation2/tests/test_EntityMap.h

Change permission from 755 to 644

Change History (1)

comment:1 by Freagarach, 3 years ago

Owner: set to Freagarach
Resolution: fixed
Status: newclosed

In 25917:

Remove executable bit on some source files.

Reported by: Ralph Sennhauser
Fixes: #6325

Note: See TracTickets for help on using tickets.