diff options
author | Bruno Haible <bruno@clisp.org> | 2007-02-24 08:22:08 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-02-24 08:22:08 +0100 |
commit | 2e140cfb4236141d18499abedac68d778dcd23e3 (patch) | |
tree | 1c2e9ef9dc5aa14abba8b415b653d3b9d4646e0f /ChangeLog | |
parent | 33176a7269eacf3ff60512f7ce3840dd7161ea73 (diff) | |
download | coreutils-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |