From: Mark Andrews Date: Wed, 2 Mar 2011 04:49:05 +0000 (+0000) Subject: 3051. [bug] NS records obsure DS records at the bottom of the X-Git-Tag: v9.9.0a1~646 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d819823fee493d321b06bc6df7d695adcc291317;p=thirdparty%2Fbind9.git 3051. [bug] NS records obsure DS records at the bottom of the zone if both are present. [RT #23035] --- diff --git a/bin/tests/system/conf.sh.in b/bin/tests/system/conf.sh.in index ae9fa0dabff..c18a148e2f4 100644 --- a/bin/tests/system/conf.sh.in +++ b/bin/tests/system/conf.sh.in @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: conf.sh.in,v 1.62 2011/03/01 22:44:03 marka Exp $ +# $Id: conf.sh.in,v 1.63 2011/03/02 04:49:05 marka Exp $ # # Common configuration data for system tests, to be sourced into @@ -53,10 +53,10 @@ JOURNALPRINT=$TOP/bin/tools/named-journalprint # load on the machine to make it unusable to other users. # v6synth SUBDIRS="acl allow_query addzone autosign cacheclean checkconf checknames - database dlv dlvauto @DLZ_SYSTEM_TEST@ dlzexternal dns64 dnssec - forward glue gost ixfr limits lwresd masterfile masterformat metadata - notify nsupdate pending pkcs11 redirect resolver rpz rrsetorder - sortlist smartsign staticstub stub tkey tsig tsiggss + checkzone database dlv dlvauto @DLZ_SYSTEM_TEST@ dlzexternal dns64 + dnssec forward glue gost ixfr limits lwresd masterfile masterformat + metadata notify nsupdate pending pkcs11 redirect resolver rpz + rrsetorder sortlist smartsign staticstub stub tkey tsig tsiggss unknown upforwd views xfer xferquota zonechecks" # PERL will be an empty string if no perl interpreter was found.