Home GnuPG
Diffusion GnuPG 8b5cb544a8a1

gpg: Avoid cluttering stdout with trustdb info in verbose mode.
8b5cb544a8a1Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: Avoid cluttering stdout with trustdb info in verbose mode.

* g10/trustdb.c (validate_keys): Call dump_key_array only in debug
mode.

I guess that is a left-over from an early attempt to output
information on the trustdb for use by other tools. Maybe related to
the former --list-trust-path command. Sending it to stdout is
probably useful so we do this now only in debug mode.

Backported to STABLE-BRANCH-1-4 from
b03a2647299a6c8764a2574590cbaccdff9e497d by dkg

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on May 8 2015, 4:30 PM
nealCommitted on Nov 20 2015, 1:23 PM
Parents
rG6db18e29eb81: gpg: Silence a compiler warning.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@gnu.org> committed rG8b5cb544a8a1: gpg: Avoid cluttering stdout with trustdb info in verbose mode. (authored by Werner Koch <wk@gnupg.org>).Nov 20 2015, 1:23 PM