summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-03-20 13:26:28 +0100
committerJim Meyering <jim@meyering.net>2007-03-20 13:26:28 +0100
commitde540a76eb7c2cbb95ac84ea31cdf0e4cf0013a5 (patch)
treec6e95543a09a35626c7a880ad61fea11080cee9b /ChangeLog
parent02b2e48b12165881903e3bd3c325efa40ffe148a (diff)
downloadcoreutils-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52eb7baec..e47f4bfa5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):