From: Kees Monshouwer Date: Mon, 1 Jun 2015 08:24:09 +0000 (+0200) Subject: pdnssec: log missing glue as warning X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~78^2~17^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13a9aa3e92befdfff9741c138b58ec5b15493bc5;p=pdns pdnssec: log missing glue as warning --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index 84539cc83..ec46daef3 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -626,8 +626,8 @@ int checkZone(DNSSECKeeper &dk, UeberBackend &B, const std::string& zone) for(const auto &qname : checkglue) { if (!glue.count(qname)) { - cerr<<"[Error] Missing glue for '"<