From: Pieter Lexis Date: Thu, 12 Apr 2018 15:15:31 +0000 (+0200) Subject: ixfrutil: ensure it does not print by itself X-Git-Tag: dnsdist-1.3.1~148^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f79adaa35ff32c22e65841079a6337289727f458;p=thirdparty%2Fpdns.git ixfrutil: ensure it does not print by itself --- diff --git a/pdns/ixfrutils.cc b/pdns/ixfrutils.cc index d7d0cd6173..6957e9d647 100644 --- a/pdns/ixfrutils.cc +++ b/pdns/ixfrutils.cc @@ -139,11 +139,7 @@ void loadZoneFromDisk(records_t& records, const string& fname, const DNSName& zo seenSOA=true; } } - cout<<"Parsed "< diff; @@ -133,6 +137,8 @@ int main(int argc, char** argv) { string fname=directory+"/"+std::to_string(ourSerial); cout<<"Loading serial number "<