[Pkg-gnupg-commit] [gnupg2] 18/34: tests: Adjust tests for changed --auto-key-locate default.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Aug 11 16:51:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch upstream
in repository gnupg2.

commit 0767eada1479c0fa9d4b75781a8c2afb67bdbf90
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Aug 4 22:28:13 2017 +0200

    tests: Adjust tests for changed --auto-key-locate default.
    
    * tests/openpgp/defs.scm (create-gpghome): Disable new defaults.
    
    Signed-off-by: Werner Koch <wk at gnupg.org>
---
 tests/openpgp/defs.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/openpgp/defs.scm b/tests/openpgp/defs.scm
index b5e3078..358efa6 100644
--- a/tests/openpgp/defs.scm
+++ b/tests/openpgp/defs.scm
@@ -338,6 +338,8 @@
 	       "no-secmem-warning"
 	       "no-permission-warning"
 	       "batch"
+               "no-auto-key-retrieve"
+               "no-auto-key-locate"
 	       "allow-weak-digest-algos"
 	       (if have-opt-always-trust
 		   "no-auto-check-trustdb" "#no-auto-check-trustdb")

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list