diff options
author | Jeff King <peff@peff.net> | 2016-04-20 00:51:25 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-20 22:33:59 +0200 |
commit | c4b27511ab0e3ec464e3fd3d4711251a17b1f733 (patch) | |
tree | 0fb94bf4aea1351f23577f95e8b11bf3412adb5b /run-command.c | |
parent | fetch-pack: isolate sigpipe in demuxer thread (diff) | |
download | git-c4b27511ab0e3ec464e3fd3d4711251a17b1f733.tar.xz git-c4b27511ab0e3ec464e3fd3d4711251a17b1f733.zip |
t5504: drop sigpipe=ok from push tests
These were added by 8bf4bec (add "ok=sigpipe" to
test_must_fail and use it to fix flaky tests, 2015-11-27)
because we would racily die via SIGPIPE when the pack was
rejected by the other side.
But since we have recently de-flaked send-pack, we should be
able to tighten up these tests (including re-adding the
expected output checks).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'run-command.c')
0 files changed, 0 insertions, 0 deletions