diff options
author | Bernhard Voelker <mail@bernhard-voelker.de> | 2015-03-04 23:25:57 +0100 |
---|---|---|
committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2015-03-05 16:54:52 +0100 |
commit | c18b296e83f659372cd30d24d1365e4b0b046964 (patch) | |
tree | 6c9615f7f23fa46cabc7a2531c598002d24abccf /ChangeLog-2007 | |
parent | e00571921136ceca2e60021eb7734c27cabf854b (diff) | |
download | coreutils-c18b296e83f659372cd30d24d1365e4b0b046964.tar.xz |
maint: be less strict about executable permissions of tests
With "umask 0027" or even "umask 0077", the git clone of coreutils
does not have the executable bit set for 'other' (or 'group).
Therefore, "make syntax-check" would fail.
* cfg.mk (sc_tests_executable): Change the -perm argument of find(1)
to only print the names of the files which are not executable by the
user, rather than insisting on ugo+x (octal 111).
Diffstat (limited to 'ChangeLog-2007')
0 files changed, 0 insertions, 0 deletions