diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rwxr-xr-x | tests/misc/tty-eof | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2007-03-17 Jim Meyering <jim@meyering.net> + * tests/misc/tty-eof: Add shuf to the list of tested commands. + Avoid test failure on NFS-mounted Solaris ZFS file system. * tests/du/basic: Skip a test if "." is on a non-local file system. diff --git a/tests/misc/tty-eof b/tests/misc/tty-eof index ef60fda0a..dca154e29 100755 --- a/tests/misc/tty-eof +++ b/tests/misc/tty-eof @@ -67,6 +67,7 @@ $@ and (warn "$ME: this script requires Perl's Expect package >=1.11\n"), sha256sum sha384sum sha512sum + shuf sort sum tac |