]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Don't assume that Perl's getpwd agrees with ours.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Jul 2004 19:23:28 +0000 (19:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Jul 2004 19:23:28 +0000 (19:23 +0000)
ChangeLog

index ba974596bd3fc4fbfc649a3ce2dec159708b5a15..7de42d4771049cd363f1e7f16848a0bbe122787e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2004-07-28  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * tests/misc/pwd: Don't assume that Perl's getpwd agrees with our
+       pwd when there are multiple names for the working directory
+       (which can happen with an automounter, sigh).
+
        * src/Makefile.am ($(SCRIPTS)): Don't depend on Makefile;
        this causes Solaris 8 'make' to refuse to build "groups".
        (localedir.h): Don't depend on Makefile: this causes Solaris