-
Committer:
Martin Wilck
-
Date:
2016-07-27 20:58:52 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1232.
-
Revision ID:
mwilck@freenet.de-20160727205852-0dopdo16d1e9lbzy
Fix failures of unit tests with --hidden-encrypt-key
On distributions that don't have genuine gpg 1.x any more (gpg is a symlink
to gpg2), such as OpenSUSE Factory, the tests with --hidden-encrypt-key fail
without the gpg option --try-all-secrets.
Not even that will help for gpg2 2.1.13 which has a bug preventing
--try-all-secrets from working correctly
(https://bugs.gnupg.org/gnupg/issue1985).