From: Jim Meyering Date: Sat, 17 Mar 2007 12:01:56 +0000 (+0100) Subject: fix a syntax error X-Git-Tag: COREUTILS-6_9~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=20bc0790a728754499d9c38131f5bb5886c68aab;p=thirdparty%2Fcoreutils.git fix a syntax error --- diff --git a/ChangeLog b/ChangeLog index 110f2e9fed..c061c92916 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.