summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-08-02 19:48:03 +0200
committerJim Meyering <jim@meyering.net>2007-08-02 19:48:03 +0200
commit33f95a9ab62968a6b13eb1a6a71f180f61721f71 (patch)
treefeceac1c7e5fdd93c8a5b61f17d2b516a352ef10 /ChangeLog
parent674ea8b2dc17a017f2f5a7c67bc8cc90ca18ac53 (diff)
downloadcoreutils-33f95a9ab62968a6b13eb1a6a71f180f61721f71.tar.xz
Adjust one more test to accommodate the recent fts change.
This matters only on systems with insufficient openat support. * tests/du/inacc-dest: Adjust expected diagnostic.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf38e2186..ee5220e4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-08-02 Jim Meyering <jim@meyering.net>
+ Adjust one more test to accommodate the recent fts change.
+ This matters only on systems with insufficient openat support.
+ * tests/du/inacc-dest: Adjust expected diagnostic.
+
Adjust the other two "no-x" tests and unify all three.
* tests/du/no-x: Factor out du-specific bits.
* tests/chmod/no-x: Use the same code.