]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* tests/mkdir/p-3: Require that the test be run as non-root.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Oct 2005 21:45:45 +0000 (21:45 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Oct 2005 21:45:45 +0000 (21:45 +0000)
ChangeLog

index f49e27f7740a00d3fa6ed819d9259ddd32bffb0d..32a3b2478fde15130ee040c49c68ea3278043b3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
+2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 6.0-cvs.
 
+       * tests/mkdir/p-3: Require that the test be run as non-root.
+       Problem and trivial fix reported by Theodoros V. Kalamatianos.
+
+2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
+
        * src/ln.c (FILE_BASENAME_CONCAT): Omit unnecessary slashes in the
        boundary between DEST and SOURCE in the result.