From 52fa03ca9b71fc124a30ea442460d079d05acfa1 Mon Sep 17 00:00:00 2001 From: Hannu Ylitalo Date: Wed, 13 Feb 2019 13:47:55 +0200 Subject: [PATCH] pdnsutil: Fix output order of pdnsutil add-record There was also unnecessary whitespace at the end of the line which was removed. Since it only affected the same line it's included in this single commit. --- pdns/pdnsutil.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 27614fd0c..8b1e81689 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -1218,7 +1218,7 @@ int addOrReplaceRecord(bool addOrReplace, const vector& cmds) { di.backend->lookup(rr.qtype, name, 0, di.id); cout<<"New rrset:"<get(rr)) { - cout<