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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2323545f71657c5f83e9dad6629991e88d6e478;p=thirdparty%2Fpdns.git dnsdist: print WrongTypeException details in local console, too --- diff --git a/pdns/dnsdist-console.cc b/pdns/dnsdist-console.cc index 07b1cd2237..3fec2cb1ba 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"<