From 91c1376c5d31360f2d286bd17de7b40ea264bd52 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Fri, 15 Nov 2013 10:23:56 +0200 Subject: [PATCH] Remove +e/-e --- regression-tests/start-test-stop | 2 -- 1 file changed, 2 deletions(-) diff --git a/regression-tests/start-test-stop b/regression-tests/start-test-stop index b9a52f0976..007bc8b428 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) -- 2.47.2