From f79adaa35ff32c22e65841079a6337289727f458 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Thu, 12 Apr 2018 17:15:31 +0200 Subject: [PATCH] ixfrutil: ensure it does not print by itself --- pdns/ixfrutils.cc | 6 +----- pdns/ixplore.cc | 6 ++++++ 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/pdns/ixfrutils.cc b/pdns/ixfrutils.cc index d7d0cd617..6957e9d64 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 "<