diff options
Diffstat (limited to 'tests/tail-2/inotify-race')
-rwxr-xr-x | tests/tail-2/inotify-race | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/inotify-race b/tests/tail-2/inotify-race index 2deff69ae..8ff388b64 100755 --- a/tests/tail-2/inotify-race +++ b/tests/tail-2/inotify-race @@ -21,7 +21,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 # Don't run this test by default because sometimes it's skipped as noted below. # Also gdb has a bug in Debian's gdb-6.8-3 at least that causes it to not |