From: Pieter Lexis Date: Fri, 28 Apr 2017 12:42:54 +0000 (+0200) Subject: Tell the tests where to find zone2json X-Git-Tag: rec-4.1.0-alpha1~143^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5281%2Fhead;p=thirdparty%2Fpdns.git Tell the tests where to find zone2json --- diff --git a/build-scripts/test-auth b/build-scripts/test-auth index aa2e5e0692..b2f1a36630 100755 --- a/build-scripts/test-auth +++ b/build-scripts/test-auth @@ -22,6 +22,7 @@ export NSEC3DIG=/usr/bin/nsec3dig export NOTIFY=/usr/bin/pdns_notify export SAXFR=/usr/bin/saxfr export ZONE2SQL=/usr/bin/zone2sql +export ZONE2JSON=/usr/bin/zone2json export PDNSUTIL=/usr/bin/pdnsutil export PDNSCONTROL=/usr/bin/pdns_control