mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
tests: Improve description of test.
* tests/openpgp/issue2929.scm: Improve description of test. Signed-off-by: Neal H. Walfield <neal@g10code.com>
This commit is contained in:
parent
e596b21f4b
commit
64be8e1e86
@ -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 `(,@gpg --quick-generate-key frob@example.org))
|
||||
(call-check `(,@gpg --sign gpg.conf))
|
||||
(call-check `(,@gpg --verify gpg.conf.gpg))
|
||||
|
Loading…
x
Reference in New Issue
Block a user