diff options
author | Edward Thomson <ethomson@edwardthomson.com> | 2014-08-22 15:19:11 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-08-22 11:19:47 -0700 |
commit | 6c71f8b0d3d39beffe050f92f33a25dc30dffca3 (patch) | |
tree | bb4eb9e63e13d585460a62d8bb0466613738fdb3 /t/t1305-config-include.sh | |
parent | d31f3ad23dd1aee3c3e1015a43b02b995c01a9a1 (diff) | |
download | git-6c71f8b0d3d39beffe050f92f33a25dc30dffca3.tar.gz |
upload-pack: keep poll(2)'s timeout to -1et/spell-poll-infinite-with-minus-one-only
Keep poll's timeout at -1 when uploadpack.keepalive = 0, instead of
setting it to -1000, since some pedantic old systems (eg HP-UX) and
the gnulib compat/poll will treat only -1 as the valid value for
an infinite timeout.
Signed-off-by: Edward Thomson <ethomson@microsoft.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1305-config-include.sh')
0 files changed, 0 insertions, 0 deletions