Return bad error code when tests fail #10

Merged
frantic merged 1 commits from return-code into master 2014-09-26 20:11:48 -07:00
frantic commented 2014-09-26 20:11:33 -07:00 (Migrated from github.com)

Test Plan:

Broke test.
$ make
TESTS FAILED: 1
make: *** [test] Error 1
echo?
1

Test Plan: Broke test. $ make TESTS FAILED: 1 make: **\* [test] Error 1 $ echo $? 1
Sign in to join this conversation.
No description provided.