]> git.notmuchmail.org Git - notmuch/blobdiff - test/T110-search-position-overlap-bug.sh
test: make script exit (1) if it "fails" to source (.) a file
[notmuch] / test / T110-search-position-overlap-bug.sh
index 5da6ad6f2ef7ee018e7b605d7442137e68a8f172..2a4238f95fc93ca48830b6d13f113bf6fe7b6268 100755 (executable)
@@ -18,7 +18,7 @@
 # id:3wd4o8wa7fx.fsf@testarossa.amd.com
 
 test_description='that notmuch does not overlap term positions'
 # id:3wd4o8wa7fx.fsf@testarossa.amd.com
 
 test_description='that notmuch does not overlap term positions'
-. ./test-lib.sh
+. ./test-lib.sh || exit 1
 
 add_message '[to]="a@b.c, x@y.z"'
 
 
 add_message '[to]="a@b.c, x@y.z"'