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