From: Pieter Lexis Date: Wed, 21 Oct 2015 13:51:21 +0000 (+0200) Subject: Add pdns_server to the recursor test X-Git-Tag: dnsdist-1.0.0-alpha1~252^2~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2248bf3755c8d39c618041f4e2879f9e9e4285f5;p=pdns Add pdns_server to the recursor test --- diff --git a/build-scripts/test-recursor b/build-scripts/test-recursor index c96cb738b..d470ed770 100755 --- a/build-scripts/test-recursor +++ b/build-scripts/test-recursor @@ -1,6 +1,7 @@ #!/bin/sh export PDNSRECURSOR=/usr/sbin/pdns_recursor +export PDNS=/usr/sbin/pdns_server export SDIG=/usr/bin/sdig export NSEC3DIG=/usr/bin/nsec3dig export SAXFR=/usr/bin/saxfr