summaryrefslogtreecommitdiff
path: root/t/t9001-send-email.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2015-01-29 10:43:20 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-01-29 11:56:19 -0800
commit830ff021aaaf12c43f06314feaf465377672d3ea (patch)
treefad830565e8f186577a29b84a06d8eaf03f0e934 /t/t9001-send-email.sh
parenttests: make comment on GPG keyring match the code (diff)
downloadtgif-830ff021aaaf12c43f06314feaf465377672d3ea.tar.xz
t/lib-gpg: include separate public keys in keyring.gpg
Since 1e3eefb (tests: replace binary GPG keyrings with ASCII-armored keys, 2014-12-12), we import our test GPG keys from a single file. Each keypair in the import stream contains both the secret and public keys. However, older versions of gpg reportedly fail to import the public half of the key. We can solve this by including duplicates of the public keys separately. The duplicates are ignored by modern gpg, and this makes older versions work. Reported by Tom G. Christensen <tgc@statsbiblioteket.dk> on gpg 1.2.6 (from RHEL4). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9001-send-email.sh')
0 files changed, 0 insertions, 0 deletions