summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-12 09:33:40 +0000
committerJim Meyering <jim@meyering.net>2006-09-12 09:33:40 +0000
commite1fb2a80bb2d4207910126837b79d4c5fd53d911 (patch)
treeb07abebd11dd0f9856ee26821b750e1cc4fb8557 /ChangeLog
parentfb15bc880ae64ac6ca046021221f53a83f66727f (diff)
downloadcoreutils-e1fb2a80bb2d4207910126837b79d4c5fd53d911.tar.xz
* tests/mv/atomic: Check for specific strace output, rather than
simply nonempty. RHEL AS 4 would fail this test due to strace generating "[ Process PID=14434 runs in 32 bit mode. ]". Reported by Nelson Beebe.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18e90ea1a..57dc2fa6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-12 Jim Meyering <jim@meyering.net>
+
+ * tests/mv/atomic: Check for specific strace output, rather than
+ simply nonempty. RHEL AS 4 would fail this test due to strace
+ generating "[ Process PID=14434 runs in 32 bit mode. ]".
+ Reported by Nelson Beebe.
+
2006-09-11 Jim Meyering <jim@meyering.net>
* src/remove.c (remove_dir): Move new cache_stat_init call onto