summaryrefslogtreecommitdiff
path: root/tests/touch/dir-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/dir-1')
-rwxr-xr-xtests/touch/dir-12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/dir-1 b/tests/touch/dir-1
index 2d61bb58f..b4c04fe41 100755
--- a/tests/touch/dir-1
+++ b/tests/touch/dir-1
@@ -3,7 +3,7 @@
# This was broken in the 4.0[efg] test releases.
. "${srcdir=.}/init.sh"; path_prepend_ ../src
-test "$VERBOSE" = yes && touch --version
+print_ver_ touch
touch . || fail=1
Exit $fail