]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
New file umask-check to test for umask problems during tests.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Jun 2005 18:10:16 +0000 (18:10 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Jun 2005 18:10:16 +0000 (18:10 +0000)
ChangeLog

index 8b81dfcc08794fdec296f9bca546bfbc69baffa7..70d465b193ba6fccc4301a159bae473cff4a88ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
-2005-06-22  Jim Meyering  <jim@meyering.net>
+2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.1.
 
+       * tests/umask-check: New file.
+       * tests/Makefile.am (EXTRA_DIST): Add umask-check.
+       * tests/mkdir/perm: Use umask-check.
+       * tests/cp/cp-parents: Likewise, instead of using chmod
+       as described below.  Problem reported by Kevin Mudrick.
+
+2005-06-22  Jim Meyering  <jim@meyering.net>
+
        Make rmdir produce diagnostics like this:
        rmdir: /tmp: Permission denied
        not like this: