From: Kees Monshouwer Date: Mon, 1 Jun 2015 08:24:09 +0000 (+0200) Subject: pdnssec: log missing glue as warning X-Git-Tag: auth-3.4.5~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2558%2Fhead;p=thirdparty%2Fpdns.git pdnssec: log missing glue as warning --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index 4aca052f3f..32581ccf5c 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -632,8 +632,8 @@ int checkZone(DNSSECKeeper &dk, UeberBackend &B, const std::string& zone) BOOST_FOREACH(const string& qname, checkglue) { if (!glue.count(qname)) { - cerr<<"[Error] Missing glue for '"<