]> arthur.barton.de Git - bup.git/blobdiff - t/test-redundant-saves.sh
do_bloom(): remove unused "count" variable
[bup.git] / t / test-redundant-saves.sh
index 145994ad3fa70571514518819ea774019b5ca4a7..bdb56aed707e27c99ef312dd22cc6f95ce95a17d 100755 (executable)
@@ -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'