]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Tell the tests where to find zone2json 5281/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 28 Apr 2017 12:42:54 +0000 (14:42 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 28 Apr 2017 12:42:54 +0000 (14:42 +0200)
build-scripts/test-auth

index aa2e5e06929e303b338802641a8ee210d8e3ef47..b2f1a36630bf96a693da93a05626b890192d0b50 100755 (executable)
@@ -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