X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Ftest-lib-common.sh;h=b1fc33d4044d45a2cc248508604094174b0efaf2;hb=f76d8f82dd004cf14426a91e8a80dcd2a4b97317;hp=f99ed11162ade498eaef756b9a65774a6a29afec;hpb=7fcd100a2f4fcc3762f2f73bcca3c30cc971b67a;p=notmuch diff --git a/test/test-lib-common.sh b/test/test-lib-common.sh index f99ed111..b1fc33d4 100644 --- a/test/test-lib-common.sh +++ b/test/test-lib-common.sh @@ -40,7 +40,7 @@ TEST_DIRECTORY=$(pwd) notmuch_path=`find_notmuch_path "$TEST_DIRECTORY"` # configure output -. $notmuch_path/sh.config +. $notmuch_path/sh.config || exit 1 if test -n "$valgrind" then