From df6a295e43c826121498b2b2b2ba6569281b856e Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 15 Jun 2012 09:55:50 +1000 Subject: [PATCH] temporarially pull rsabigexponent --- 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 e87de42190..be509e7f39 100644 --- a/bin/tests/system/conf.sh.in +++ b/bin/tests/system/conf.sh.in @@ -51,13 +51,13 @@ JOURNALPRINT=$TOP/bin/tools/named-journalprint # The "stress" test is not run by default since it creates enough # load on the machine to make it unusable to other users. -# v6synth +# v6synth rsabigexponent SUBDIRS="acl allow_query addzone autosign builtin cacheclean checkconf checknames checkzone database dlv dlvauto dlz dlzexternal dname dns64 dnssec ecdsa forward glue gost ixfr inline limits logfileconfig lwresd masterfile masterformat metadata notify nsupdate pending pkcs11 redirect resolver rndc rpz rrsetorder - rsabigexponent sortlist smartsign staticstub statistics stub + sortlist smartsign staticstub statistics stub tkey tsig tsiggss unknown upforwd views xfer xferquota zonechecks" # PERL will be an empty string if no perl interpreter was found.