X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=t%2Ftest-meta.sh;h=bb0cdefaa8ee744ccfd75577127aa23bcc9ce481;hb=56db423eadcf2f57ef0af2523010a1748ac4fbae;hp=879e108904fbb0923cd7c594f37b22ebaf8aaeb4;hpb=353475052546ff30b4d8577d47e38461b59a06e7;p=bup.git diff --git a/t/test-meta.sh b/t/test-meta.sh index 879e108..bb0cdef 100755 --- a/t/test-meta.sh +++ b/t/test-meta.sh @@ -2,7 +2,9 @@ . wvtest.sh . t/lib.sh -TOP="$(pwd)" +set -o pipefail + +TOP="$(WVPASS pwd)" || exit $? export BUP_DIR="$TOP/buptest.tmp" bup()