]> git.notmuchmail.org Git - notmuch/commit
test: Break on test script (or other) error
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 14 Nov 2010 21:54:30 +0000 (22:54 +0100)
committerCarl Worth <cworth@cworth.org>
Tue, 16 Nov 2010 19:28:06 +0000 (11:28 -0800)
commitf22a7ec1e28d1264cf9d67d78796b8ab22e09a35
tree8b4da05f2e50f4f679aeb081491b90d4483ac0c2
parentc8d51e2912bf732b334eef4847d92768c7c69eb8
test: Break on test script (or other) error

Break notmuch-test whenever a test script returns non-zero status.
This happens either when some test from the script fails or when there
is an error in the script.

This is especially useful in the latter case since the error may not
appear in the final aggregated results.
test/notmuch-test