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.3.3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46366a59734325bf8fb3414ec798ca2551829ca5;p=thirdparty%2Fpdns.git pdnssec: log missing glue as warning --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index 022c56c42d..26d4476e82 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -576,8 +576,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 '"<