]> git.notmuchmail.org Git - notmuch/blobdiff - test/T390-python.sh
test: only accept short and long options, not silly in-betweens
[notmuch] / test / T390-python.sh
index c3f24f79453208e6119dc3ea01ad20de1fe83b8b..4726bc366ecebda8fc48e694ad802403ea4c6807 100755 (executable)
@@ -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}