From a524be6bd6286f3075e7f0fea3dba4867e271cfc Mon Sep 17 00:00:00 2001 From: bert hubert Date: Tue, 21 Nov 2017 16:05:30 +0100 Subject: [PATCH] improve error message of pdnsutil if it can't find configuration --- pdns/pdnsutil.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 05d5dee90..2bef27c6b 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -121,7 +121,7 @@ void loadMainConfig(const std::string& configdir) // Keep this line below all ::arg().set() statements if (! ::arg().laxFile(configname.c_str())) - cerr<<"Warning: unable to read configuration file '"<