Skip to content

Commit 3e8e420

Browse files
committed
Merge branch 'tz/test-prepare-gnupghome' into seen
* tz/test-prepare-gnupghome: t/lib-gpg: call prepare_gnupghome() in GPG2 prereq t/lib-gpg: add prepare_gnupghome() to create GNUPGHOME dir
2 parents 84e408e + 6cd8369 commit 3e8e420

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

t/lib-gpg.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ test_lazy_prereq GPG2 '
7171
exit 1
7272
;;
7373
*)
74+
prepare_gnupghome &&
7475
(gpgconf --kill all || : ) &&
7576
7677
# NEEDSWORK: prepare_gnupghome() should definitely be

0 commit comments

Comments
 (0)