X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT390-python.sh;h=4726bc366ecebda8fc48e694ad802403ea4c6807;hp=c3f24f79453208e6119dc3ea01ad20de1fe83b8b;hb=13a59c4a8fc4ee418424e0b7ee4c8bbd5aae5da2;hpb=23d86773b9e1b8111921af94f7f14ea0867eaee2 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}