]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 21 Jun 2004 20:41:02 +0000 (20:41 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 21 Jun 2004 20:41:02 +0000 (20:41 +0000)
ChangeLog

index 7b6c9eea7451fa3aa2beaf530aa1fd2505839f88..ca1df282354ef984b25ad56bce4c4c18e3292e5b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-06-21  Jim Meyering  <jim@meyering.net>
 
+       * tests/priv-check: Quote "$PATH" in PATH=$PATH.
+       Suggestion from Andreas Schwab.
+
        * tests/priv-check: When running as root, be sure to propagate
        PATH through to the process we exec as non-root.
        Reported by michael@aplatform.com.