diff options
Diffstat (limited to 'tests/rm/rm3')
-rwxr-xr-x | tests/rm/rm3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/rm3 b/tests/rm/rm3 index b62dec603..1c3f2b9b2 100755 --- a/tests/rm/rm3 +++ b/tests/rm/rm3 @@ -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 && rm --version +print_ver_ rm skip_if_root_ mkdir -p z || framework_failure |