From 0282c5fd48d995f3c2d2b412a136594b1bf3009d Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 10 Jul 2000 17:01:15 +0000 Subject: [PATCH] export RNDC --- bin/tests/system/conf.sh.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/tests/system/conf.sh.in b/bin/tests/system/conf.sh.in index 606cce5e54..354f6c3f09 100644 --- a/bin/tests/system/conf.sh.in +++ b/bin/tests/system/conf.sh.in @@ -15,7 +15,7 @@ # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS # SOFTWARE. -# $Id: conf.sh.in,v 1.8 2000/07/10 11:38:48 tale Exp $ +# $Id: conf.sh.in,v 1.9 2000/07/10 17:01:15 gson Exp $ # # Common configuration data for system tests, to be sourced into @@ -43,4 +43,4 @@ SUBDIRS="dnssec glue limits lwresd notify nsupdate stub views xfer xferquota" PERL=@PERL@ export NAMED LWRESD DIG NSUPDATE KEYGEN SIGNER KEYSIGNER KEYSETTOOL PERL \ - SUBDIRS + SUBDIRS RNDC