From: Peter van Dijk Date: Thu, 1 Mar 2012 13:23:12 +0000 (+0000) Subject: make pdnssec rectify-zone honour --verbose X-Git-Tag: auth-3.1-rc1~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bf664d87e2d7f4a9d15b8a46e861c290dbf3dca;p=pdns make pdnssec rectify-zone honour --verbose git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2443 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index d64216e81..8162a5153 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -144,7 +144,8 @@ void rectifyZone(DNSSECKeeper& dk, const std::string& zone) else { if(!narrow) { hashed=toLower(toBase32Hex(hashQNameWithSalt(ns3pr.d_iterations, ns3pr.d_salt, qname))); - cerr<<"'"< '"<< hashed <<"'"< '"<< hashed <<"'"<updateDNSSECOrderAndAuthAbsolute(sd.domain_id, qname, hashed, auth); }