diff options
Diffstat (limited to 'tests/tail-2/flush-initial')
-rwxr-xr-x | tests/tail-2/flush-initial | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tail-2/flush-initial b/tests/tail-2/flush-initial index e0d79fe48..71f5dc0a0 100755 --- a/tests/tail-2/flush-initial +++ b/tests/tail-2/flush-initial @@ -23,7 +23,6 @@ fi . $srcdir/test-lib.sh -fail=0 echo line > in || fail=1 # Output should be buffered since we're writing to file # so we're depending on the flush to write out |