From: Pieter Lexis Date: Mon, 15 Aug 2016 09:29:11 +0000 (+0200) Subject: Recursor tests: we use bashisms now X-Git-Tag: rec-4.0.2~1^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aba6c826f4aec8a711196dc18b778555727feb51;p=thirdparty%2Fpdns.git Recursor tests: we use bashisms now --- diff --git a/regression-tests.recursor/config.sh b/regression-tests.recursor/config.sh index 7e0e6b1797..0ef53acbcb 100755 --- a/regression-tests.recursor/config.sh +++ b/regression-tests.recursor/config.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -e if [ "${PDNS_DEBUG}" = "YES" ]; then set -x