diff options
Diffstat (limited to 'tests/tail-2/inotify-hash-abuse2')
-rwxr-xr-x | tests/tail-2/inotify-hash-abuse2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/inotify-hash-abuse2 b/tests/tail-2/inotify-hash-abuse2 index fc2b24b9c..424c2ebde 100755 --- a/tests/tail-2/inotify-hash-abuse2 +++ b/tests/tail-2/inotify-hash-abuse2 @@ -20,7 +20,7 @@ . "${srcdir=.}/init.sh"; path_prepend_ ../src print_ver_ tail -touch f || framework_failure +touch f || framework_failure_ debug='---disable-inotify -s .001' debug= |