summaryrefslogtreecommitdiff
path: root/tests/mv/part-fail
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/part-fail')
-rwxr-xr-xtests/mv/part-fail2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/part-fail b/tests/mv/part-fail
index c167076af..2d80f599d 100755
--- a/tests/mv/part-fail
+++ b/tests/mv/part-fail
@@ -20,7 +20,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
skip_if_root_
cleanup_() { t=$other_partition_tmpdir; chmod -R 700 "$t"; rm -rf "$t"; }
. "$abs_srcdir/other-fs-tmpdir"