X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2Ftest-lib-common.sh;fp=test%2Ftest-lib-common.sh;h=b1fc33d4044d45a2cc248508604094174b0efaf2;hb=02a2eeb427d6b424029f6e5e5ddad4c6ec987741;hp=f99ed11162ade498eaef756b9a65774a6a29afec;hpb=af3eba97fde00d6bc922df87732b3d28f717f120;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