diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-09-30 00:19:29 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-09-30 00:19:29 +0000 |
commit | f7ecea33e4070bc5c65e531a07802ec3aed4f07d (patch) | |
tree | 39f922e780ed8315ef689174a6020dad3e279567 /ChangeLog | |
parent | e245139e462895c7720381a4a94833f8c4c4932c (diff) | |
download | coreutils-f7ecea33e4070bc5c65e531a07802ec3aed4f07d.tar.xz |
* tests/rm/readdir-bug: Don't use $(...) in a shell script,
as it doesn't work with Solaris /bin/sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-09-29 Paul Eggert <eggert@cs.ucla.edu> + + * tests/rm/readdir-bug: Don't use $(...) in a shell script, + as it doesn't work with Solaris /bin/sh. + 2006-09-29 Jim Meyering <jim@meyering.net> * NEWS: Mention Paul's fix (to gnulib's canon-host.c) for |