Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
[gitweb.git]
/
t
/
helper
/
test-tool.c
diff --git
a/t/helper/test-tool.c
b/t/helper/test-tool.c
index 87066ced62aca5641daafb83b696e01e12b436d5..805a45de9c877d9e5fecb6aa543e6ac985443d5b 100644
(file)
--- a/
t/helper/test-tool.c
+++ b/
t/helper/test-tool.c
@@
-48,6
+48,7
@@
int cmd_main(int argc, const char **argv)
{
int i;
+ BUG_exit_code = 99;
if (argc < 2)
die("I need a test name!");