diff options
Diffstat (limited to 'tests/rm/r-3')
-rwxr-xr-x | tests/rm/r-3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/r-3 b/tests/rm/r-3 index 829685055..c00529cf1 100755 --- a/tests/rm/r-3 +++ b/tests/rm/r-3 @@ -24,7 +24,7 @@ # are 338 or more files in a directory on a Darwin-6.5 system . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && rm --version +print_ver_ rm mkdir t || framework_failure cd t || framework_failure |