From cad297e6483e2b4a58d8c9cced65db75c88ad1e2 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Fri, 26 Dec 2014 15:48:05 +0100 Subject: [PATCH] add \n to error output on delete-zone --- pdns/pdnssec.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '"<