diff options
author | Jim Meyering <jim@meyering.net> | 2007-03-20 13:26:28 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-03-20 13:26:28 +0100 |
commit | de540a76eb7c2cbb95ac84ea31cdf0e4cf0013a5 (patch) | |
tree | c6e95543a09a35626c7a880ad61fea11080cee9b /ChangeLog | |
parent | 02b2e48b12165881903e3bd3c325efa40ffe148a (diff) | |
download | coreutils-de540a76eb7c2cbb95ac84ea31cdf0e4cf0013a5.tar.xz |
Skip part of this test when "." is not a local file system.
* tests/install/basic-1: Otherwise, it would fail on some NFS
file systems.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-03-20 Jim Meyering <jim@meyering.net> + + Skip part of this test when "." is not a local file system. + * tests/install/basic-1: Otherwise, it would fail on some NFS + file systems. + 2007-03-19 Paul Eggert <eggert@cs.ucla.edu> * src/Makefile.am (dir_LDADD, ls_LDADD, vdir_LDADD): |