]> granicus.if.org Git - libevent/commit
Make test.sh exit with nonzero status if tests fail
authorNick Mathewson <nickm@torproject.org>
Wed, 26 May 2010 17:31:41 +0000 (13:31 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 26 May 2010 17:43:01 +0000 (13:43 -0400)
commitfaf2a04fa5e4c44a356d635502cc7e2dbead34d3
tree25104119752944273569a5812661b1ab7828855d
parent8bc1e3d6d109c4f72b2c3962e721c0b9399fb855
Make test.sh exit with nonzero status if tests fail

This behavior makes "make verify" actually fail when the tests fail,
which is what it's supposed to do.
test/test-ratelim.sh
test/test.sh