-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: create gpg homedir on the fly
GnuPG 2.1 homedir looks different, so just create it on the fly by importing needed private and public keys and ownertrust. This solves an issue with gnupg 2.1 running interactive pinentry when old secret key is present. Signed-off-by: Christian Hesse <mail@eworm.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information
Christian Hesse
authored and
Junio C Hamano
committed
Dec 12, 2014
1 parent
8213d87
commit b41a36e
Showing
4 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# List of assigned trustvalues, created Thu 11 Dec 2014 01:26:28 PM CET | ||
# (Use "gpg --import-ownertrust" to restore them) | ||
73D758744BE721698EC54E8713B6F51ECDDE430D:6: | ||
D4BE22311AD3131E5EDA29A461092E85B7227189:3: |
Binary file not shown.
Binary file not shown.