From: Junio C Hamano Date: Thu, 28 Jul 2016 18:26:00 +0000 (-0700) Subject: Merge branch 'jk/test-match-signal' into maint X-Git-Tag: v2.9.3~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5a730a1c31cf308d9e09e3ecfbfaf3ca860ebd1;p=thirdparty%2Fgit.git Merge branch 'jk/test-match-signal' into maint The test framework learned a new helper test_match_signal to check an exit code from getting killed by an expected signal. * jk/test-match-signal: t/lib-git-daemon: use test_match_signal test_must_fail: use test_match_signal t0005: use test_match_signal as appropriate tests: factor portable signal check out of t0005 --- e5a730a1c31cf308d9e09e3ecfbfaf3ca860ebd1