From: Junio C Hamano Date: Tue, 23 Feb 2021 00:12:43 +0000 (-0800) Subject: Merge branch 'ab/pager-exit-log' X-Git-Tag: v2.31.0-rc0~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dcb11fc6225edbe2bd7af63eb550b739e7f4a074;p=thirdparty%2Fgit.git Merge branch 'ab/pager-exit-log' When a pager spawned by us exited, the trace log did not record its exit status correctly, which has been corrected. * ab/pager-exit-log: pager: properly log pager exit code when signalled run-command: add braces for "if" block in wait_or_whine() pager: test for exit code with and without SIGPIPE pager: refactor wait_for_pager() function --- dcb11fc6225edbe2bd7af63eb550b739e7f4a074