From: bert hubert Date: Thu, 28 May 2015 12:45:31 +0000 (+0200) Subject: do not complain if no security status was found for a git version X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~28^2~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74b340fb74ba1ce2ea1bbe6fcd5d071c8075ef07;p=thirdparty%2Fpdns.git do not complain if no security status was found for a git version --- diff --git a/pdns/secpoll-auth.cc b/pdns/secpoll-auth.cc index f5424b00c2..fb27bf622a 100644 --- a/pdns/secpoll-auth.cc +++ b/pdns/secpoll-auth.cc @@ -166,7 +166,9 @@ void doSecPoll(bool first) } else { - L<