sha1-file.c: mark more strings for translation
[gitweb.git] / t / helper / test-tool.c
index 87066ced62aca5641daafb83b696e01e12b436d5..805a45de9c877d9e5fecb6aa543e6ac985443d5b 100644 (file)
@@ -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!");