From f268f09c08ca4e9805141e7d052148c4053430d8 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Wed, 24 Jun 2015 10:11:34 +0200 Subject: [PATCH] regression-tests.recursor/config.sh: whitespace fixes --- regression-tests.recursor/config.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 <