summaryrefslogtreecommitdiff
path: root/tests/tail-2/pipe-f
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/pipe-f')
-rwxr-xr-xtests/tail-2/pipe-f1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tail-2/pipe-f b/tests/tail-2/pipe-f
index b9f6ae389..8c71cea22 100755
--- a/tests/tail-2/pipe-f
+++ b/tests/tail-2/pipe-f
@@ -23,7 +23,6 @@ fi
. $srcdir/test-lib.sh
-fail=0
echo foo | timeout 2 tail -f -c3 > out || fail=1
echo oo > exp || fail=1