summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-16 08:54:52 +0000
committerJim Meyering <jim@meyering.net>2002-02-16 08:54:52 +0000
commit76272609c2f820b80f38c84d5dc838bbbbf9a3de (patch)
treef331b4fba33eeedd6301d95e53692b70028a61e0 /tests
parentebce0d1decfe196fdb06ec95e2c9deecc6bdba13 (diff)
downloadcoreutils-76272609c2f820b80f38c84d5dc838bbbbf9a3de.tar.xz
Use `head -n 7', not `head -7'.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/ls/infloop2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/infloop b/tests/ls/infloop
index 69ecba4d6..1842c5bc4 100755
--- a/tests/ls/infloop
+++ b/tests/ls/infloop
@@ -27,7 +27,7 @@ fi
fail=0
-ls -RL loop 2>err | head -7 > out
+ls -RL loop 2>err | head -n 7 > out
# With an inf-looping ls, out will contain these 7 lines:
cat <<EOF > bad
loop: