]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/wait-or-whine-can-fail'
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 Jun 2022 22:53:44 +0000 (15:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jun 2022 22:53:44 +0000 (15:53 -0700)
We used to log an error return from wait_or_whine() as process
termination of the waited child, which was incorrect.

* js/wait-or-whine-can-fail:
  run-command: don't spam trace2_child_exit()

1  2 
run-command.c

diff --cc run-command.c
Simple merge