Merge branch 'js/wait-or-whine-can-fail'
commitda4827056acd8acac882fdfc93fd5b70472927ea
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 Jun 2022 22:53:44 +0000 (13 15:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jun 2022 22:53:44 +0000 (13 15:53 -0700)
tree62e4533a51a47f8632e2cd93e72d5e275e9e232b
parentfe66167535dd8b395f16fcba7863c36beb365ef9
parentce3986bb224067ecdb372d7cb7a56d22682e9a31
Merge branch 'js/wait-or-whine-can-fail'

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()
run-command.c