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 8652724..75db77f 100755 (executable)
@@ -1,5 +1,7 @@
 #! /bin/sh
 
+set -x
+
 . rsync.fns
 
 "$rsync" --version || exit 1