From 1e43538d558b5eedcee0c33b468e2a96cb6fc20c Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Tue, 13 Jun 2000 20:03:43 +0000 Subject: [PATCH] don't forget to export the PERL and SUBDIRS variables --- bin/tests/system/conf.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/system/conf.sh.in b/bin/tests/system/conf.sh.in index 626913c44a..ab7d7c9480 100644 --- a/bin/tests/system/conf.sh.in +++ b/bin/tests/system/conf.sh.in @@ -38,4 +38,4 @@ PERL=@PERL@ SUBDIRS="xfer dnssec xferquota" -export NAMED DIG KEYGEN SIGNER KEYSIGNER KEYSETTOOL +export NAMED DIG KEYGEN SIGNER KEYSIGNER KEYSETTOOL PERL SUBDIRS