]> git.notmuchmail.org Git - notmuch/blobdiff - test/T350-crypto.sh
test: make script exit (1) if it "fails" to source (.) a file
[notmuch] / test / T350-crypto.sh
index 477b397e419e644dbbf48d92b0a7d13b09e373e5..3656cce951ca08263ae6cdfe8c0acf8ceb38f515 100755 (executable)
@@ -5,7 +5,7 @@
 # - verification of signatures from expired/revoked keys
 
 test_description='PGP/MIME signature verification and decryption'
-. ./test-lib.sh
+. ./test-lib.sh || exit 1
 
 add_gnupg_home ()
 {