X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/a755c9d6a9099366cc82ba3a4bee8e6d2b83d529..e366bb222722d6a635b736e875b760d82b46d1f5:/test/T470-missing-headers.sh diff --git a/test/T470-missing-headers.sh b/test/T470-missing-headers.sh index cb38301c..e256c10a 100755 --- a/test/T470-missing-headers.sh +++ b/test/T470-missing-headers.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description='messages with missing headers' -. ./test-lib.sh +. ./test-lib.sh || exit 1 # Notmuch requires at least one of from, subject, or to or it will # ignore the file. Generate two messages so that together they cover