By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2153 - Build issue: some files under Git have incorrect permissions
Summary: Build issue: some files under Git have incorrect permissions
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: other (any) (show other bugs)
Version: R14.0.x [Trinity]
Hardware: All Linux
: P5 normal
Assignee: Michele Calgaro
URL:
Depends on:
Blocks: R14.0.6
  Show dependency treegraph
 
Reported: 2014-10-11 03:30 CDT by Francois Andriot
Modified: 2018-09-03 08:57 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francois Andriot 2014-10-11 03:30:28 CDT
This bug is intended to find the files that have incorrect permissions in GIT.


Currently I have this one:

tqt3/mkspecs/aix-g++-64/qplatformdefs.h (should not be executable)
Comment 1 Michele Calgaro 2018-08-02 08:53:10 CDT
qmake.conf in the same folder is also executable.
Comment 2 Michele Calgaro 2018-09-03 08:57:16 CDT
Executable flag has been dropped on all (hopefully) unnecessary files in R14.1 and R14.0. Only one file in admin module is left, but a commit already prepared. It will be pushed as soon as other changes are available for the admin module.