From: Chris Hofstaedtler Date: Thu, 26 Oct 2017 21:13:25 +0000 (+0200) Subject: dnsdist: print WrongTypeException details in local console, too X-Git-Tag: rec-4.1.0-rc2~13^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2323545f71657c5f83e9dad6629991e88d6e478;p=pdns dnsdist: print WrongTypeException details in local console, too --- diff --git a/pdns/dnsdist-console.cc b/pdns/dnsdist-console.cc index 07b1cd223..3fec2cb1b 100644 --- a/pdns/dnsdist-console.cc +++ b/pdns/dnsdist-console.cc @@ -242,7 +242,7 @@ void doConsole() } } catch(const LuaContext::WrongTypeException& e) { - std::cerr<<"Command returned an object we can't print"<