author | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Feb 2008 19:55:32 +0000 (11:55 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Feb 2008 19:55:32 +0000 (11:55 -0800) |
* js/run-command:
start_command(), if .in/.out > 0, closes file descriptors, not the callers
start_command(), .in/.out/.err = -1: Callers must close the file descriptor
start_command(), if .in/.out > 0, closes file descriptors, not the callers
start_command(), .in/.out/.err = -1: Callers must close the file descriptor
Trivial merge