author | Junio C Hamano <gitster@pobox.com> | |
Wed, 22 Dec 2010 23:18:47 +0000 (15:18 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 22 Dec 2010 23:18:47 +0000 (15:18 -0800) | ||
commit | 4290f690676bc14c49c7cddbcda1c09017948718 | |
tree | d3d4250f8427c3e367bd6078994e1ca55de47fcf | tree | snapshot |
parent | a2b665de4b694b04959f6371f9887f7ad5cae404 | commit | diff |
t0021: avoid getting filter killed with SIGPIPE
The fake filter did not read from the standard input at all,
which caused the calling side to die with SIGPIPE, depending
on the timing.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The fake filter did not read from the standard input at all,
which caused the calling side to die with SIGPIPE, depending
on the timing.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0021-conversion.sh | diff | blob | history |