Merge branch 'jk/unify-exit-code-by-receiving-signal'
authorJunio C Hamano <gitster@pobox.com>
Sat, 12 Jan 2013 02:34:32 +0000 (18:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 12 Jan 2013 02:34:32 +0000 (18:34 -0800)
The internal logic had to deal with two representations of a death
of a child process by a signal.

* jk/unify-exit-code-by-receiving-signal:
  run-command: encode signal death as a positive integer


Trivial merge