From cae148f1f0619269c484dee39cecd027d9b22e37 Mon Sep 17 00:00:00 2001 From: Jonas Wielicki Date: Thu, 16 Jun 2016 16:01:19 +0200 Subject: [PATCH] Change output back to cout if exportDS is not set --- pdns/pdnsutil.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"<