Decided I like "set -x" after all.
[rsync/rsync.git] / testsuite / unsafe-links.test
index 058269e..28c5c6d 100644 (file)
@@ -32,6 +32,8 @@ ln -s ../files/file1 "from/safe/links/"
 ln -s ../files/file2 "from/safe/links/"
 ln -s ../../unsafe/unsafefile "from/safe/links/"
 
+set -x
+
 echo "rsync with relative path and just -a";
 $RSYNC -avv from/safe/ to
 test_symlink to/links/file1