X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/53adbd7a3d3c93ac51213350e9eebc4324b25de7..89a9c0545ea57e0d5f2592ed16a210d9b2921630:/runtests.sh diff --git a/runtests.sh b/runtests.sh index e64f1b3b..5f9ffdbc 100755 --- a/runtests.sh +++ b/runtests.sh @@ -205,7 +205,7 @@ fi for testscript in $suitedir/$whichtests do - testbase=`echo $testscript | sed 's!.*/!!' | sed -e 's/.test\$//'` + testbase=`echo $testscript | sed -e 's!.*/!!' -e 's/.test\$//'` scratchdir="$scratchbase.$testbase" prep_scratch