diff options
Diffstat (limited to 'tests/tail-2/assert')
-rwxr-xr-x | tests/tail-2/assert | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/assert b/tests/tail-2/assert index 1fdb76a77..560f6c7ce 100755 --- a/tests/tail-2/assert +++ b/tests/tail-2/assert @@ -24,7 +24,7 @@ # due to a race condition in which a dev/inode pair is reused. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && tail --version +print_ver_ tail # Not "expensive" per se, but sleeping for so long is annoying. very_expensive_ |