summaryrefslogtreecommitdiff
path: root/tests/cp/no-deref-link1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/no-deref-link1')
-rwxr-xr-xtests/cp/no-deref-link15
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/cp/no-deref-link1 b/tests/cp/no-deref-link1
index 05e1e796d..a1a756c68 100755
--- a/tests/cp/no-deref-link1
+++ b/tests/cp/no-deref-link1
@@ -4,6 +4,11 @@
: ${CP=cp}
+if test "$VERBOSE" = yes; then
+ set -x
+ $CP --version
+fi
+
rm -rf a b
mkdir a b
msg=bar