From: Martin Pool Date: Tue, 21 Aug 2001 13:20:53 +0000 (+0000) Subject: Show trace while testing. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/b53713d322f4731822bae81a3138caf016aa00f1 Show trace while testing. --- diff --git a/testsuite/master.test b/testsuite/master.test index ab0cd4f7..8856783a 100755 --- a/testsuite/master.test +++ b/testsuite/master.test @@ -21,6 +21,8 @@ # The pwd is undefined when this script starts. +set -x + set -e if ! [ -d "$testdir" ] && ! mkdir "$testdir"