]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Use set -x until this script works properly.
authorMartin Pool <mbp@samba.org>
Thu, 16 Aug 2001 08:13:13 +0000 (08:13 +0000)
committerMartin Pool <mbp@samba.org>
Thu, 16 Aug 2001 08:13:13 +0000 (08:13 +0000)
testsuite/rsync-hello.test

index 86527247a4174568150458e67f26501e56cbf300..75db77f17390c2e0651b4198105d213fefc9f955 100755 (executable)
@@ -1,5 +1,7 @@
 #! /bin/sh
 
+set -x
+
 . rsync.fns
 
 "$rsync" --version || exit 1