X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=t%2Ftest-restore-single-file.sh;h=f211ebc89614175706595e016ab4acff6e6f8951;hb=ae9cde2e3df85569bf76487a9528080926841db5;hp=86df67f32d89d9d09991724a5f0b08e47380ee7d;hpb=0e18f9a22a52fd3a73a83c9a8122fadb790510f9;p=bup.git diff --git a/t/test-restore-single-file.sh b/t/test-restore-single-file.sh index 86df67f..f211ebc 100755 --- a/t/test-restore-single-file.sh +++ b/t/test-restore-single-file.sh @@ -1,5 +1,7 @@ #!/usr/bin/env bash -. ./wvtest-bup.sh +. ./wvtest-bup.sh || exit $? + +set -o pipefail WVSTART 'all'