From 92a32663938b300625e17f4d770122213538975f Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sun, 14 Dec 2014 14:16:30 +0100 Subject: [PATCH] Don't exit 0 on failure --- pdns/communicator.cc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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<