summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-02-24 08:22:08 +0100
committerJim Meyering <jim@meyering.net>2007-02-24 08:22:08 +0100
commit2e140cfb4236141d18499abedac68d778dcd23e3 (patch)
tree1c2e9ef9dc5aa14abba8b415b653d3b9d4646e0f /ChangeLog
parent33176a7269eacf3ff60512f7ce3840dd7161ea73 (diff)
downloadcoreutils-2e140cfb4236141d18499abedac68d778dcd23e3.tar.xz
* tests/readlink/can-e: Put the closing double-quote at the end of a
backquoted word, not in the middle. Works around a bug in sh on OSF/1 4.0d. * tests/readlink/can-f: Likewise. * tests/readlink/can-m: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f22aae665..06871e76a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-02-23 Bruno Haible <bruno@clisp.org>
+ * tests/readlink/can-e: Put the closing double-quote at the end of a
+ backquoted word, not in the middle. Works around a bug in sh on
+ OSF/1 4.0d.
+ * tests/readlink/can-f: Likewise.
+ * tests/readlink/can-m: Likewise.
+
* tests/du/slink: Skip the test if executing on an nfsv3 file system.
This avoids a test failure at least on OSF/1 4.0d.