Code

Merge branch 'js/run-command'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Feb 2008 19:55:32 +0000 (11:55 -0800)
committerJunio 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


Trivial merge