summaryrefslogtreecommitdiff
path: root/tests/rm/dot-rel
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/dot-rel')
-rwxr-xr-xtests/rm/dot-rel2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/dot-rel b/tests/rm/dot-rel
index 81d405a72..910ed507f 100755
--- a/tests/rm/dot-rel
+++ b/tests/rm/dot-rel
@@ -18,7 +18,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
mkdir a b || framework_failure
touch a/f b/f || framework_failure