X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=test%2Ftest-verbose;h=1723ce665caa73287c4ae5dced5099786626c15b;hp=4100c05149f1718896b5ec916111d684979358ce;hb=02a2eeb427d6b424029f6e5e5ddad4c6ec987741;hpb=af3eba97fde00d6bc922df87732b3d28f717f120 diff --git a/test/test-verbose b/test/test-verbose index 4100c051..1723ce66 100755 --- a/test/test-verbose +++ b/test/test-verbose @@ -2,7 +2,7 @@ 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" &&