From: Ruben Kerkhof Date: Sun, 14 Dec 2014 13:16:30 +0000 (+0100) Subject: Don't exit 0 on failure X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~125^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92a32663938b300625e17f4d770122213538975f;p=thirdparty%2Fpdns.git Don't exit 0 on failure --- diff --git a/pdns/communicator.cc b/pdns/communicator.cc index 41e7e56ca7..b2b29b6b9d 100644 --- a/pdns/communicator.cc +++ b/pdns/communicator.cc @@ -68,7 +68,7 @@ void CommunicatorClass::go() } catch(PDNSException &e) { L< parts; @@ -80,7 +80,7 @@ void CommunicatorClass::go() } catch(PDNSException &e) { L<