Browse Source
MinGW's bash does not recognize an exit code -1 as failure. See alsomaint47e3de0e
(MinGW: truncate exit()'s argument to lowest 8 bits) and2488df84
(builtin run_command: do not exit with -1). Exit code 1 is good enough. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Johannes Sixt
12 years ago
committed by
Junio C Hamano
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue