git-daemon-verify: prepare for enhanced peek_packet
commit913b8351fe4a7bc29699bfb5b40adb6bbaae670d
authorKyle J. McKay <mackyle@gmail.com>
Tue, 6 Oct 2020 06:45:53 +0000 (5 23:45 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 6 Oct 2020 06:45:53 +0000 (5 23:45 -0700)
treed108114207983dc7dfe010cc9a352a3180307d64
parentf920de10f796ecdd39f8907c49615ffe7208a3de
git-daemon-verify: prepare for enhanced peek_packet

Handle the case when peek_packet produces more than one output line.

A forthcoming version of peek_packet will provide the parsed
information from a host parameter using extra output lines.

If the extra information is provided by peek_packet, pick it
up and include it in the information sent to the log.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
bin/git-daemon-verify