From: Jonas Wielicki Date: Thu, 16 Jun 2016 14:01:19 +0000 (+0200) Subject: Change output back to cout if exportDS is not set X-Git-Tag: dnsdist-1.1.0-beta2~26^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae148f1f0619269c484dee39cecd027d9b22e37;p=thirdparty%2Fpdns.git Change output back to cout if exportDS is not set --- diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 6ab74bd8b4..945c1c2f52 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -1567,7 +1567,8 @@ bool showZone(DNSSECKeeper& dk, const DNSName& zone, bool exportDS = false) } if(!dk.isSecuredZone(zone)) { - cerr<<"Zone is not actively secured"<