From: bert hubert Date: Fri, 26 Dec 2014 14:48:05 +0000 (+0100) Subject: add \n to error output on delete-zone X-Git-Tag: rec-3.7.0-rc1~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cad297e6483e2b4a58d8c9cced65db75c88ad1e2;p=pdns add \n to error output on delete-zone --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index 608179a82..780c7830c 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -692,7 +692,7 @@ int deleteZone(const string &zone) { UeberBackend B; DomainInfo di; if (! B.getDomainInfo(zone, di)) { - cerr<<"Domain '"<