summaryrefslogtreecommitdiff
path: root/tests/tail-2/tail-n0f
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/tail-n0f')
-rwxr-xr-xtests/tail-2/tail-n0f1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tail-2/tail-n0f b/tests/tail-2/tail-n0f
index ddfbe6645..cf50fa295 100755
--- a/tests/tail-2/tail-n0f
+++ b/tests/tail-2/tail-n0f
@@ -33,7 +33,6 @@ require_proc_pid_status_
touch empty || framework_failure
echo anything > nonempty || framework_failure
-fail=0
for inotify in ---disable-inotify ''; do
for file in empty nonempty; do