diff options
Diffstat (limited to 'tests/tail-2/inotify-hash-abuse')
-rwxr-xr-x | tests/tail-2/inotify-hash-abuse | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/inotify-hash-abuse b/tests/tail-2/inotify-hash-abuse index d45668a69..86454c5fd 100755 --- a/tests/tail-2/inotify-hash-abuse +++ b/tests/tail-2/inotify-hash-abuse @@ -17,7 +17,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 # 9 is a magic number, related to internal details of tail.c and hash.c n=9 |