diff options
author | Jeff King <peff@peff.net> | 2016-06-24 15:45:04 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-06 07:44:25 -0700 |
commit | 2472448c88ad72bd7d02d473590d2c17c2cd7424 (patch) | |
tree | b4de83ade1b6a241cc0bb081c3d4c996c6138b52 /t/lib-httpd | |
parent | t0005: use test_match_signal as appropriate (diff) | |
download | tgif-2472448c88ad72bd7d02d473590d2c17c2cd7424.tar.xz |
test_must_fail: use test_match_signal
In 8bf4bec (add "ok=sigpipe" to test_must_fail and use it to
fix flaky tests, 2015-11-27), test_must_fail learned to
recognize "141" as a sigpipe failure. However, testing for
a signal is more complicated than that; we should use
test_match_signal to implement more portable checking.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-httpd')
0 files changed, 0 insertions, 0 deletions