summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-01-01 10:56:01 +0100
committerJim Meyering <jim@meyering.net>2007-01-01 10:56:01 +0100
commit3b8560a63764595791245892cc8bd5877e0af508 (patch)
tree2e71639e2c472d64f75892ed52f70a075c120a16 /ChangeLog
parentb5ef9617c4e4d2211984441c52d3318b5513517b (diff)
downloadcoreutils-3b8560a63764595791245892cc8bd5877e0af508.tar.xz
* tests/rm/fail-eperm: Instead, simply transform the actual output diagnostic.
Test failure reported by Bob Proulx.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac66c3efe..1854f81fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* tests/rm/fail-eperm: Revert last change. The PATH=... setting
is not honored at least on HP-UX 11.23 systems.
+ Instead, simply transform the actual output diagnostic.
+ Test failure reported by Bob Proulx.
2006-12-30 Jim Meyering <jim@meyering.net>