]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix recursor test in buildbot
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 17 Mar 2016 17:00:11 +0000 (18:00 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 17 Mar 2016 17:00:11 +0000 (18:00 +0100)
build-scripts/test-recursor

index bf1571187b271fc606078bb2d902eb679d6be853..c9b545f615f7fe0eca54f77b065e61242901c97f 100755 (executable)
@@ -4,6 +4,7 @@ export PDNSRECURSOR=/usr/sbin/pdns_recursor
 export PDNS=/usr/sbin/pdns_server
 export SDIG=/usr/bin/sdig
 export NSEC3DIG=/usr/bin/nsec3dig
+export NOTIFY=/usr/bin/notify
 export SAXFR=/usr/bin/saxfr
 
 if [ "$0" != "./build-scripts/test-recursor" ]; then