diff options
author | http://peter-simons.myopenid.com/ <http://peter-simons.myopenid.com/@web> | 2011-12-05 19:13:20 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-12-05 19:13:20 +0000 |
commit | 622c2b9b8b780a7df73fa5f02fb8b68116584d9d (patch) | |
tree | 80774e6f450b1f387ba3e2b9f22e184d53590bd3 /doc/todo | |
parent | 04e5bf3644b5999d9b5251dc5fa0ee43bac6b435 (diff) |
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Please_abort_build_if___34__make_test__34___fails.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/Please_abort_build_if___34__make_test__34___fails.mdwn b/doc/todo/Please_abort_build_if___34__make_test__34___fails.mdwn new file mode 100644 index 000000000..474d9c9d8 --- /dev/null +++ b/doc/todo/Please_abort_build_if___34__make_test__34___fails.mdwn @@ -0,0 +1 @@ +A failure during "make test" should be signalled to the caller by means of a non-zero exit code. Without that signal, it's very hard to run the regression test suite in an automated fashion. |