summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-11-21 09:03:27 +0100
committerJim Meyering <jim@meyering.net>2006-11-21 09:03:27 +0100
commit41b5fe32466744c703b23e2502d970bf2b4d593a (patch)
treeaedfcfb31935fdb4b9c4fa5b32767f5ca3905f31 /ChangeLog
parente9a8c140da18a32adb458ee74ea93476f7859f5b (diff)
downloadcoreutils-41b5fe32466744c703b23e2502d970bf2b4d593a.tar.xz
* tests/rm/fail-eperm: Use the "(exit N); exit N" idiom,
rather than just "exit N".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8766a5ff8..2c999f46f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-11-21 Jim Meyering <jim@meyering.net>
+ * tests/rm/fail-eperm: Use the "(exit N); exit N" idiom,
+ rather than just "exit N".
+
Arrange for "make check-root" to run the new root-only test.
* tests/Makefile.am (t7): New target, to run tests/ls/nameless-uid.
(all_t): Add t7.