diff options
author | Fabian Stelzer <fs@gigacodes.de> | 2022-01-12 13:07:57 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-01-12 11:21:22 -0800 |
commit | 0517f591ca290a14ee3e516e478e8d2b78b45822 (patch) | |
tree | 093e0835e12ddccaea931a0bf669a2c2e1d5f9d2 /t/perf/p4000-diff-algorithms.sh | |
parent | Merge branch 'fs/ssh-signing' (diff) | |
download | tgif-0517f591ca290a14ee3e516e478e8d2b78b45822.tar.xz |
t/gpg: simplify test for unknown key
To test for a key that is completely unknown to the keyring we need one
to sign the commit with. This was done by generating a new key and not
add it into the keyring. To avoid the key generation overhead and
problems where GPG did hang in CI during it, switch GNUPGHOME to the
empty $GNUPGHOME_NOT_USED instead, therefore making all used keys unknown
for this single `verify-commit` call.
Reported-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Fabian Stelzer <fs@gigacodes.de>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/perf/p4000-diff-algorithms.sh')
0 files changed, 0 insertions, 0 deletions