diff options
author | Jim Meyering <jim@meyering.net> | 2007-03-17 13:01:56 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-03-17 13:01:56 +0100 |
commit | 20bc0790a728754499d9c38131f5bb5886c68aab (patch) | |
tree | 8f887175cdab62ceff7e3289872ed40f7c5ac05e | |
parent | 7828d1b4e2bc9837236440e6330463cd8515eb82 (diff) | |
download | coreutils-20bc0790a728754499d9c38131f5bb5886c68aab.tar.xz |
fix a syntax error
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ * bootstrap: Put ""s around use of $build_aux, in case someone uses a name containing shell meta-characters. Reported by Alfred M. Szmidt. - * tests/misc/tty-eof: Add shuf to the list of tested commands. Avoid test failure on NFS-mounted Solaris ZFS file system. |