From: Paul Eggert Date: Wed, 22 Jun 2005 18:10:16 +0000 (+0000) Subject: New file umask-check to test for umask problems during tests. X-Git-Tag: CPPI-1_12~529 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=070e3b128034dd042ab8c5e8c2a2caa791db1f02;p=thirdparty%2Fcoreutils.git New file umask-check to test for umask problems during tests. --- diff --git a/ChangeLog b/ChangeLog index 8b81dfcc08..70d465b193 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,15 @@ -2005-06-22 Jim Meyering +2005-06-22 Paul Eggert * 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 + Make rmdir produce diagnostics like this: rmdir: /tmp: Permission denied not like this: