From: Philip Homburg Date: Thu, 7 Dec 2023 10:38:01 +0000 (+0100) Subject: Fixed some syntax errors in rpl files. X-Git-Tag: release-1.19.3rc1~54^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F975%2Fhead;p=thirdparty%2Funbound.git Fixed some syntax errors in rpl files. --- diff --git a/testdata/iter_cname_minimise_nx.rpl b/testdata/iter_cname_minimise_nx.rpl index 080055208..a04eb8b24 100644 --- a/testdata/iter_cname_minimise_nx.rpl +++ b/testdata/iter_cname_minimise_nx.rpl @@ -241,6 +241,5 @@ v.example.com. 3600 IN RRSIG NSEC 3 3 3600 20070926134150 20070829134150 2854 ex example.com. 3600 IN NSEC abc.example.com. NS SOA RRSIG NSEC DNSKEY example.com. 3600 IN RRSIG NSEC 3 2 3600 20070926134150 20070829134150 2854 example.com. ABEOu6iietfjKY1MS0TutZZxUtRYA6XKsC1rMTrenwBF2darY3/Emco= ENTRY_END -ENTRY_END SCENARIO_END diff --git a/testdata/iter_ghost_sub.rpl b/testdata/iter_ghost_sub.rpl index ccd6b2984..ccb736755 100644 --- a/testdata/iter_ghost_sub.rpl +++ b/testdata/iter_ghost_sub.rpl @@ -19,7 +19,7 @@ MATCH opcode qtype qname ADJUST copy_id REPLY QR NOERROR SECTION QUESTION -. 86400 IN NS +. IN NS SECTION ANSWER . 86400 IN NS K.ROOT-SERVERS.NET. SECTION ADDITIONAL diff --git a/testdata/serve_expired_0ttl_nodata.rpl b/testdata/serve_expired_0ttl_nodata.rpl index 45b51444b..7f1b5a565 100644 --- a/testdata/serve_expired_0ttl_nodata.rpl +++ b/testdata/serve_expired_0ttl_nodata.rpl @@ -46,7 +46,7 @@ RANGE_BEGIN 30 100 ADJUST copy_id REPLY QR NOERROR SECTION QUESTION - example.com. 10 IN NS + example.com. IN NS SECTION ANSWER example.com. 10 IN NS ns.example.com. SECTION ADDITIONAL diff --git a/testdata/serve_expired_0ttl_nxdomain.rpl b/testdata/serve_expired_0ttl_nxdomain.rpl index 0fcde9f2d..4adb4b839 100644 --- a/testdata/serve_expired_0ttl_nxdomain.rpl +++ b/testdata/serve_expired_0ttl_nxdomain.rpl @@ -46,7 +46,7 @@ RANGE_BEGIN 30 100 ADJUST copy_id REPLY QR NOERROR SECTION QUESTION - example.com. 10 IN NS + example.com. IN NS SECTION ANSWER example.com. 10 IN NS ns.example.com. SECTION ADDITIONAL diff --git a/testdata/serve_expired_0ttl_servfail.rpl b/testdata/serve_expired_0ttl_servfail.rpl index aad7aa8c9..6833af17b 100644 --- a/testdata/serve_expired_0ttl_servfail.rpl +++ b/testdata/serve_expired_0ttl_servfail.rpl @@ -44,7 +44,7 @@ RANGE_BEGIN 30 100 ADJUST copy_id REPLY QR NOERROR SECTION QUESTION - example.com. 10 IN NS + example.com. IN NS SECTION ANSWER example.com. 10 IN NS ns.example.com. SECTION ADDITIONAL diff --git a/testdata/serve_expired_cached_servfail.rpl b/testdata/serve_expired_cached_servfail.rpl index 286de708b..f5f4c7030 100644 --- a/testdata/serve_expired_cached_servfail.rpl +++ b/testdata/serve_expired_cached_servfail.rpl @@ -45,7 +45,7 @@ RANGE_BEGIN 30 100 ADJUST copy_id REPLY QR NOERROR SECTION QUESTION - example.com. 10 IN NS + example.com. IN NS SECTION ANSWER example.com. 10 IN NS ns.example.com. SECTION ADDITIONAL diff --git a/testdata/serve_expired_cached_servfail_refresh.rpl b/testdata/serve_expired_cached_servfail_refresh.rpl index 664de9aa8..9b7c1fda1 100644 --- a/testdata/serve_expired_cached_servfail_refresh.rpl +++ b/testdata/serve_expired_cached_servfail_refresh.rpl @@ -49,7 +49,7 @@ RANGE_BEGIN 60 100 ADJUST copy_id REPLY QR NOERROR SECTION QUESTION - example.com. 10 IN NS + example.com. IN NS SECTION ANSWER example.com. 10 IN NS ns.example.com. SECTION ADDITIONAL diff --git a/testdata/serve_expired_client_timeout_servfail.rpl b/testdata/serve_expired_client_timeout_servfail.rpl index 1cae3fd82..51aa04370 100644 --- a/testdata/serve_expired_client_timeout_servfail.rpl +++ b/testdata/serve_expired_client_timeout_servfail.rpl @@ -32,7 +32,7 @@ RANGE_BEGIN 0 20 ADJUST copy_id REPLY QR NOERROR SECTION QUESTION - example.com. 10 IN NS + example.com. IN NS SECTION ANSWER example.com. 10 IN NS ns.example.com. SECTION ADDITIONAL diff --git a/testdata/val_cnametocnamewctoposwc.rpl b/testdata/val_cnametocnamewctoposwc.rpl index c290026ba..407666efc 100644 --- a/testdata/val_cnametocnamewctoposwc.rpl +++ b/testdata/val_cnametocnamewctoposwc.rpl @@ -153,7 +153,7 @@ ns.example.com. 3600 IN A 1.2.3.4 ns.example.com. 3600 IN RRSIG A 8 2 3600 20121126131826 20121029131826 64050 example.com. L/EsWsRNhM0Lt8877XYfm0FkVc+utuRPYlW/yxEi/Nzs/mTb9BMrOygsW0qfpYakYgfFvinR7S7ce9/naWidzGkWKYR85g2WFms3/TgchpmfjZHEsNyuT8zsiGrj3bQ3RxpT5cmt/IS2QlOak/RhdtawKfd9aqkMTVpP2idEQwY= ENTRY_END -ENTRY_BEGING +ENTRY_BEGIN MATCH opcode qtype qname ADJUST copy_id REPLY QR NOERROR diff --git a/testdata/val_nsec3_cnametocnamewctoposwc.rpl b/testdata/val_nsec3_cnametocnamewctoposwc.rpl index 0fba0e2e1..1651ae7dc 100644 --- a/testdata/val_nsec3_cnametocnamewctoposwc.rpl +++ b/testdata/val_nsec3_cnametocnamewctoposwc.rpl @@ -151,7 +151,7 @@ example.com. 3600 IN RRSIG NS 8 2 3600 20121126123249 20121029123249 64050 examp SECTION ADDITIONAL ENTRY_END -ENTRY_BEGING +ENTRY_BEGIN MATCH opcode qtype qname ADJUST copy_id REPLY QR NOERROR