From: Pieter Lexis Date: Wed, 24 Jun 2015 08:11:34 +0000 (+0200) Subject: regression-tests.recursor/config.sh: whitespace fixes X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~77^2~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2604%2Fhead;p=thirdparty%2Fpdns.git regression-tests.recursor/config.sh: whitespace fixes --- diff --git a/regression-tests.recursor/config.sh b/regression-tests.recursor/config.sh index ec45bbc5b7..8b529b2dea 100755 --- a/regression-tests.recursor/config.sh +++ b/regression-tests.recursor/config.sh @@ -4,13 +4,13 @@ set -x . ./vars -if [ -z "$PREFIX" ] +if [ -z "$PREFIX" ] then echo "config not found or PREFIX not set" exit 1 fi -if [ -z "$AUTHRUN" ] +if [ -z "$AUTHRUN" ] then echo "config not found or AUTHRUN not set" exit 1 @@ -390,13 +390,13 @@ EOF then echo 'lua-prequery-script=prequery.lua' >> $dir/pdns.conf fi - + cat > $dir/named.conf <