summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-08-02 19:27:07 +0200
committerJim Meyering <jim@meyering.net>2007-08-02 19:27:07 +0200
commit674ea8b2dc17a017f2f5a7c67bc8cc90ca18ac53 (patch)
tree54b18cf3664fa535dbdfd8c11ee31605e1925faa /ChangeLog
parentdf03463679a32c5f7cde99e6dea0acc8579a0cf6 (diff)
downloadcoreutils-674ea8b2dc17a017f2f5a7c67bc8cc90ca18ac53.tar.xz
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. * tests/chgrp/no-x: Use the same code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40cf00bb4..bf38e2186 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-08-02 Jim Meyering <jim@meyering.net>
+ 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.
+ * tests/chgrp/no-x: Use the same code.
+
Adapt du's no-x test not to fail on older Linux systems.
* tests/du/no-x: Accept a third variant of the diagnostic.