On Fri, Jun 24, 2016 at 03:39:24PM -0400, Jeff King wrote:
Anyway. Here's a series that I think makes things better, and it is not
too painful to do.
[1/4]: tests: factor portable signal check out of t0005
[2/4]: t0005: use test_match_signal as appropriate
[3/4]: test_must_fail: use test_match_signal
[4/4]: t/lib-git-daemon: use test_match_signal
Oh, and I meant to mention: this covers everything I found grepping for
"141" and "143" in the test suite (though you have to filter the results
a bit for false positives).
It doesn't fix the case newly added in the tar series that started this
discussion. I don't want to hold either topic hostage to the other, so
I'll prepare a patch to go on top.
-Peff