diff --git a/bin/tests/system/genzone.sh b/bin/tests/system/genzone.sh index 6c2dcf2aba..0d77182a29 100644 --- a/bin/tests/system/genzone.sh +++ b/bin/tests/system/genzone.sh @@ -15,7 +15,7 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: genzone.sh,v 1.4 2003/09/30 05:56:06 marka Exp $ +# $Id: genzone.sh,v 1.5 2004/01/27 04:39:29 marka Exp $ # # Set up a test zone @@ -229,8 +229,8 @@ rrsig01 RRSIG NSEC 1 3 ( 3600 20000102030405 ; type 47 nsec01 NSEC a.secure.nil. ( NS SOA MX RRSIG DNSKEY LOC NSEC ) nsec02 NSEC . NSEC NSAP-PTR -nsec03 NSEC . 1 -nsec04 NSEC . 127 +nsec03 NSEC . TYPE1 +nsec04 NSEC . TYPE127 ; type 48 dnskey01 DNSKEY 512 ( 255 1 AQMFD5raczCJHViKtLYhWGz8hMY diff --git a/bin/tests/system/xfer/dig1.good b/bin/tests/system/xfer/dig1.good index 1e62b3ace0..b7f3f79108 100644 --- a/bin/tests/system/xfer/dig1.good +++ b/bin/tests/system/xfer/dig1.good @@ -50,7 +50,7 @@ nsap02.example. 3600 IN NSAP 0x47000580005a0000000001e133ffffff00016100 nsec01.example. 3600 IN NSEC a.secure.nil. NS SOA MX LOC RRSIG NSEC DNSKEY nsec02.example. 3600 IN NSEC . NSAP-PTR NSEC nsec03.example. 3600 IN NSEC . A -nsec04.example. 3600 IN NSEC . 127 +nsec04.example. 3600 IN NSEC . TYPE127 ptr01.example. 3600 IN PTR example. px01.example. 3600 IN PX 65535 foo. bar. px02.example. 3600 IN PX 65535 . . diff --git a/bin/tests/system/xfer/dig2.good b/bin/tests/system/xfer/dig2.good index 4e5e62a160..9f2cece63e 100644 --- a/bin/tests/system/xfer/dig2.good +++ b/bin/tests/system/xfer/dig2.good @@ -50,7 +50,7 @@ nsap02.example. 3600 IN NSAP 0x47000580005a0000000001e133ffffff00016100 nsec01.example. 3600 IN NSEC a.secure.nil. NS SOA MX LOC RRSIG NSEC DNSKEY nsec02.example. 3600 IN NSEC . NSAP-PTR NSEC nsec03.example. 3600 IN NSEC . A -nsec04.example. 3600 IN NSEC . 127 +nsec04.example. 3600 IN NSEC . TYPE127 ptr01.example. 3600 IN PTR example. px01.example. 3600 IN PX 65535 foo. bar. px02.example. 3600 IN PX 65535 . .