[Pkg-gnupg-commit] [gnupg2] 55/166: tests: Improve description of test.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Mar 16 22:33:05 UTC 2017


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

dkg pushed a commit to branch experimental
in repository gnupg2.

commit 64be8e1e8607944687f3ae45ec64aa30bf4fdf6f
Author: Neal H. Walfield <neal at g10code.com>
Date:   Thu Feb 2 14:47:34 2017 +0100

    tests: Improve description of test.
    
    * tests/openpgp/issue2929.scm: Improve description of test.
    
    Signed-off-by: Neal H. Walfield <neal at g10code.com>
---
 tests/openpgp/issue2929.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/openpgp/issue2929.scm b/tests/openpgp/issue2929.scm
index 44521bb..121103b 100644
--- a/tests/openpgp/issue2929.scm
+++ b/tests/openpgp/issue2929.scm
@@ -26,7 +26,7 @@
 ;; Redefine GPG without --always-trust and TOFU trust model.
 (define gpg `(,(tool 'gpg) --no-permission-warning --trust-model=tofu))
 
-(info "Checking key creation with TOFU trust model (issue2929).")
+(info "Checking TOFU trust model with ultimately trusted keys (issue2929).")
 (call-check `(, at gpg --quick-generate-key frob at example.org))
 (call-check `(, at gpg --sign gpg.conf))
 (call-check `(, at gpg --verify gpg.conf.gpg))

-- 
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