diff options
author | Jim Meyering <jim@meyering.net> | 2007-05-03 19:36:34 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-05-03 19:36:34 +0200 |
commit | bf8cfacd2468ada25c46a228344ab7af36515f67 (patch) | |
tree | f6990c3bd1b99eafd5cb4d86538a94e2f6b09128 /ChangeLog | |
parent | 2539b53760dd4efad304e6f5f5e0880b4510d378 (diff) | |
download | coreutils-bf8cfacd2468ada25c46a228344ab7af36515f67.tar.xz |
Avoid test failure when run with a permissive umask.
* tests/rm/no-give-up: Set permissions of test directory properly,
i.e., not depending on umask prohibiting go=w.
Reported by AIDA Shinra.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-05-03 Jim Meyering <jim@meyering.net> + + Avoid test failure when run with a permissive umask. + * tests/rm/no-give-up: Set permissions of test directory properly, + i.e., not depending on umask prohibiting go=w. + Reported by AIDA Shinra. + 2007-05-02 Paul Eggert <eggert@cs.ucla.edu> The following commands and options now support the standard size |