diff options
Diffstat (limited to 'tests/tail-2/inotify-race')
-rwxr-xr-x | tests/tail-2/inotify-race | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tail-2/inotify-race b/tests/tail-2/inotify-race index 025272c02..890323988 100755 --- a/tests/tail-2/inotify-race +++ b/tests/tail-2/inotify-race @@ -27,7 +27,6 @@ fi . $srcdir/test-lib.sh -fail=0 touch file || framework_failure touch tail.out || framework_failure |