diff options
author | Ben Peart <peartben@gmail.com> | 2017-05-05 17:27:53 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-08 03:57:26 +0200 |
commit | 070e5f72d9d6f0056895bd3222e75f8075ed4c0e (patch) | |
tree | f2bec74468c46aa633f3ca8e48f7f497a4e57945 /pkt-line.c | |
parent | Ninth batch for 2.13 (diff) | |
download | git-070e5f72d9d6f0056895bd3222e75f8075ed4c0e.tar.xz git-070e5f72d9d6f0056895bd3222e75f8075ed4c0e.zip |
convert: remove erroneous tests for errno == EPIPE
start_multi_file_filter() and apply_multi_file_filter() currently test
for errno == EPIPE but treating EPIPE as an error is already happening
from one of the packet_write() functions.
Signed-off-by: Ben Peart <benpeart@microsoft.com>
Found/Fixed-by: Jeff King <peff@peff.net>
Acked-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pkt-line.c')
0 files changed, 0 insertions, 0 deletions