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 ab0cd4f..8856783 100755 (executable)
@@ -21,6 +21,8 @@
 
 # The pwd is undefined when this script starts.
 
+set -x
+
 set -e
 
 if ! [ -d "$testdir" ] && ! mkdir "$testdir"