From 0c4c552da43bada5f3b4d7ebd6154791dc9ee9dd Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Mon, 10 Feb 2014 00:30:36 +0100 Subject: [PATCH] set non-zero exit status in pdnssec if an exception was thrown --- pdns/pdnssec.cc | 2 ++ regression-tests/pdns.conf | 1 + 2 files changed, 3 insertions(+) diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index a396a20c6d..837a8f7069 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -1774,8 +1774,10 @@ try } catch(PDNSException& ae) { cerr<<"Error: "<