From: Ruben d'Arco Date: Thu, 12 Apr 2018 06:21:41 +0000 (+0100) Subject: Add return 0 for correct exit of set-kind and set-account X-Git-Tag: dnsdist-1.3.1~152^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=044dfb9be7650e79efc6b11decad9e0fac2fbe24;p=pdns Add return 0 for correct exit of set-kind and set-account Fixes #6471 --- diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index fedc0521b..fe4705aa0 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -2379,6 +2379,7 @@ try else if(cmds[0]=="set-kind") { if(cmds.size() != 3) { cerr<<"Syntax: pdnsutil set-kind ZONE KIND"<