diff options
Diffstat (limited to 'tests/rm/ir-1')
-rwxr-xr-x | tests/rm/ir-1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/ir-1 b/tests/rm/ir-1 index b48fa948b..51cacad21 100755 --- a/tests/rm/ir-1 +++ b/tests/rm/ir-1 @@ -19,7 +19,7 @@ test=ir-1 . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && rm --version +print_ver_ rm t=t mkdir -p $t $t/a $t/b $t/c || framework_failure |