Merge branch 'dg/run-command-child-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Sat, 15 Sep 2012 04:39:37 +0000 (21:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Sep 2012 04:39:37 +0000 (21:39 -0700)
The code to wait for subprocess and remove it from our internal queue
wasn't quite right.

* dg/run-command-child-cleanup:
  run-command.c: fix broken list iteration in clear_child_for_cleanup

1  2 
run-command.c

diff --cc run-command.c
Simple merge