From: Aki Tuomi Date: Fri, 15 Nov 2013 08:23:56 +0000 (+0200) Subject: Remove +e/-e X-Git-Tag: rec-3.6.0-rc1~339^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91c1376c5d31360f2d286bd17de7b40ea264bd52;p=pdns Remove +e/-e --- diff --git a/regression-tests/start-test-stop b/regression-tests/start-test-stop index b9a52f097..007bc8b42 100755 --- a/regression-tests/start-test-stop +++ b/regression-tests/start-test-stop @@ -368,7 +368,6 @@ then optout=1 fi -set +e # check for lua if grep -q "^#define HAVE_LUA 1" ../config.h then @@ -378,7 +377,6 @@ else lua_prequery="" skiplua=1 fi -set -e case $context in ext-nsd | ext-nsd-nsec | ext-nsd-nsec3 | ext-nsd-nsec3-optout)