verify-tag: also grok CR/LFs in the tag signature
commita19cff248ece3693f5dc6ad75a70a3e68606a1f9
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 3 Sep 2007 16:42:54 +0000 (3 17:42 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 3 Sep 2007 16:45:29 +0000 (3 17:45 +0100)
tree0f50064897d3c2ab8be9963fda3c284a86412f38
parent685268d9a1d4db52c62e022a7543a5c092ac8fec
verify-tag: also grok CR/LFs in the tag signature

On some people's favorite platform, gpg outputs signatures
with CR/LF line endings.  So verify-tag has to play nice with
them.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
builtin-verify-tag.c