X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=t%2Ftest-redundant-saves.sh;h=bdb56aed707e27c99ef312dd22cc6f95ce95a17d;hb=refs%2Fheads%2Funused-variable-do_bloom;hp=145994ad3fa70571514518819ea774019b5ca4a7;hpb=0e18f9a22a52fd3a73a83c9a8122fadb790510f9;p=bup.git diff --git a/t/test-redundant-saves.sh b/t/test-redundant-saves.sh index 145994a..bdb56ae 100755 --- a/t/test-redundant-saves.sh +++ b/t/test-redundant-saves.sh @@ -9,7 +9,9 @@ # may change between runs. So instead we extract the roots of the # indexed trees for comparison via t/subtree-hash. -. ./wvtest-bup.sh +. ./wvtest-bup.sh || exit $? + +set -o pipefail WVSTART 'all'