X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Ftest-verbose;h=1723ce665caa73287c4ae5dced5099786626c15b;hb=cb4e73b73664147404fbb835d1749b2c9326da24;hp=f29a9c7d655e106d5d500e4f27b18bc5e5528c41;hpb=ac9dbb47de734afb0ddd4d0b2eb8f5027b1a7f60;p=notmuch diff --git a/test/test-verbose b/test/test-verbose index f29a9c7d..1723ce66 100755 --- a/test/test-verbose +++ b/test/test-verbose @@ -1,8 +1,8 @@ -#!/bin/bash +#!/usr/bin/env bash test_description='the verbosity options of the test framework itself.' -. ./test-lib.sh +. ./test-lib.sh || exit 1 test_expect_success 'print something in test_expect_success and pass' ' echo "hello stdout" &&