]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
fix a syntax error
authorJim Meyering <jim@meyering.net>
Sat, 17 Mar 2007 12:01:56 +0000 (13:01 +0100)
committerJim Meyering <jim@meyering.net>
Sat, 17 Mar 2007 12:01:56 +0000 (13:01 +0100)
ChangeLog

index 110f2e9fed8a0f3137a270b0b2657f12802544e4..c061c929160e2313d3cc46cce07101a88281dedc 100644 (file)
--- 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.