summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/mv/into-self5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/mv/into-self b/tests/mv/into-self
index aa39e653a..02d1a7fce 100755
--- a/tests/mv/into-self
+++ b/tests/mv/into-self
@@ -6,6 +6,11 @@
: ${RM=rm}
: ${TOUCH=touch}
+if test "$VERBOSE" = yes; then
+ set -x
+ $MV --version
+fi
+
dir=into-self-dir
file=into-self-file