summaryrefslogtreecommitdiff
path: root/tests/misc/head-pos
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/head-pos')
-rwxr-xr-xtests/misc/head-pos1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/misc/head-pos b/tests/misc/head-pos
index a3aba32db..a40c76214 100755
--- a/tests/misc/head-pos
+++ b/tests/misc/head-pos
@@ -26,7 +26,6 @@ fi
(echo a; echo b) > in || framework_failure
-fail=0
(head -n 1 >/dev/null; cat) < in > out || fail=1
cat <<EOF > exp
b