From a9666412775c16940ce05ec784d957d1e4bbbfa0 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Fri, 28 Apr 2017 14:42:54 +0200 Subject: [PATCH] Tell the tests where to find zone2json --- build-scripts/test-auth | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.2