X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT390-python.sh;h=4726bc366ecebda8fc48e694ad802403ea4c6807;hb=4e872c64e1ab63f35edfd4d0a6500cc24b62fe0d;hp=c3f24f79453208e6119dc3ea01ad20de1fe83b8b;hpb=23d86773b9e1b8111921af94f7f14ea0867eaee2;p=notmuch diff --git a/test/T390-python.sh b/test/T390-python.sh index c3f24f79..4726bc36 100755 --- a/test/T390-python.sh +++ b/test/T390-python.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description="python bindings" -. ./test-lib.sh +. ./test-lib.sh || exit 1 test_require_external_prereq ${NOTMUCH_PYTHON}