From: Peter van Dijk Date: Mon, 9 May 2016 09:20:19 +0000 (+0200) Subject: enable axfr alias expansion in gsql test X-Git-Tag: rec-4.0.0-alpha3~1^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c1173ac055a2b2b5192cdd67da4c2dc649ffd663;p=pdns enable axfr alias expansion in gsql test --- diff --git a/regression-tests/backends/gsql-common b/regression-tests/backends/gsql-common index 0b74d29c0..80e6bc748 100644 --- a/regression-tests/backends/gsql-common +++ b/regression-tests/backends/gsql-common @@ -37,7 +37,7 @@ gsql_master() $RUNWRAPPER $PDNS --daemon=no --local-port=$port --config-dir=. \ --config-name=$backend --socket-dir=./ --no-shuffle \ - --dnsupdate=yes --recursor=8.8.8.8 \ + --dnsupdate=yes --recursor=8.8.8.8 --outgoing-axfr-expand-alias=yes \ --cache-ttl=$cachettl --dname-processing \ --disable-axfr-rectify=yes $lua_prequery &