]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Show trace while testing.
authorMartin Pool <mbp@samba.org>
Tue, 21 Aug 2001 13:20:53 +0000 (13:20 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 21 Aug 2001 13:20:53 +0000 (13:20 +0000)
testsuite/master.test

index ab0cd4f7186f22b437f03af92fd5930787890782..8856783a20fc22b07777537480feb87bc2b5bbd5 100755 (executable)
@@ -21,6 +21,8 @@
 
 # The pwd is undefined when this script starts.
 
+set -x
+
 set -e
 
 if ! [ -d "$testdir" ] && ! mkdir "$testdir"