diff options
Diffstat (limited to 'tests/touch/trailing-slash')
-rwxr-xr-x | tests/touch/trailing-slash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/trailing-slash b/tests/touch/trailing-slash index 97b910018..cc5e7c62e 100755 --- a/tests/touch/trailing-slash +++ b/tests/touch/trailing-slash @@ -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 && touch --version +print_ver_ touch ln -s nowhere dangling || framework_failure ln -s loop loop || framework_failure |