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 f3018a57a..abd101cca 100755 --- a/tests/tail-2/inotify-hash-abuse2 +++ b/tests/tail-2/inotify-hash-abuse2 @@ -18,7 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && tail --version +print_ver_ tail touch f || framework_failure |