summaryrefslogtreecommitdiff
path: root/tests/tail-2/wait
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/wait')
-rwxr-xr-xtests/tail-2/wait1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tail-2/wait b/tests/tail-2/wait
index 62498d5dc..9392ade23 100755
--- a/tests/tail-2/wait
+++ b/tests/tail-2/wait
@@ -28,7 +28,6 @@ touch here || framework_failure
touch k || framework_failure
{ touch unreadable && chmod a-r unreadable; } || framework_failure
-fail=0
for inotify in ---disable-inotify ''; do
timeout 1 tail -s0.1 -f $inotify not_here