summaryrefslogtreecommitdiff
path: root/tests/mv/i-4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/i-4')
-rwxr-xr-xtests/mv/i-42
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/i-4 b/tests/mv/i-4
index d5d746561..72d0f1161 100755
--- a/tests/mv/i-4
+++ b/tests/mv/i-4
@@ -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 && mv --version
+print_ver_ mv
for i in a b; do
echo $i > $i || framework_failure