From: bert hubert Date: Thu, 16 Jun 2016 12:32:33 +0000 (+0200) Subject: remote experimental printing of new kind of table from dnsdist console X-Git-Tag: auth-4.0.0-rc1~19^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=234a1b3ccdf91678d1ff0e69a0267622873f6c64;p=pdns remote experimental printing of new kind of table from dnsdist console --- diff --git a/pdns/dnsdist-console.cc b/pdns/dnsdist-console.cc index dabd5e700..eb1476dcd 100644 --- a/pdns/dnsdist-console.cc +++ b/pdns/dnsdist-console.cc @@ -153,8 +153,7 @@ void doConsole() boost::variant< string, shared_ptr, - std::unordered_map, - std::vector > > + std::unordered_map > > >(withReturn ? ("return "+line) : line); @@ -174,20 +173,6 @@ void doConsole() Json out = o; cout< > >>(&*ret)) { - cerr<<"So.. "<size()<