From a1a986adc7b75bec615b8bf07c737cf0c505011c Mon Sep 17 00:00:00 2001 From: Kevin Otte Date: Thu, 23 Mar 2017 11:19:51 -0400 Subject: [PATCH] Only print zonecount if invoked verbose --- pdns/pdnsutil.cc | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index a623d195ea..d21204e411 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -1388,10 +1388,13 @@ int listAllZones(const string &type="") { } } - if (kindFilter != -1) - cout<