Index: b/g10/trustdb.c =================================================================== --- b/g10/trustdb.c +++ b/g10/trustdb.c @@ -2435,7 +2435,7 @@ ; /* 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++)