From: Carl Worth Date: Tue, 7 Dec 2010 23:28:44 +0000 (-0800) Subject: Revert "test: Break on test script (or other) error" X-Git-Tag: debian/0.6_254~227 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=da805c4cdb4277cac089f0a1ef7d006abdf3b78d;hp=da805c4cdb4277cac089f0a1ef7d006abdf3b78d Revert "test: Break on test script (or other) error" This reverts commit f22a7ec1e28d1264cf9d67d78796b8ab22e09a35. Interrupting the test suite due to an actual bug in a test script would be just fine, but interrupting the run of the entire test suite at the first test failure is unacceptable. ---