diff --git a/g10/trustdb.c b/g10/trustdb.c index 6145cf0e9..fda8674cb 100644 --- a/g10/trustdb.c +++ b/g10/trustdb.c @@ -1895,7 +1895,7 @@ validate_keys (int interactive) ; /* Store the calculated valididation status somewhere */ - if (opt.verbose > 1) + if (opt.verbose > 1 && DBG_TRUST) dump_key_array (depth, keys); for (kar=keys; kar->keyblock; kar++)