mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
adjust test to account for blank owner after origin now being rejected
This commit is contained in:
@@ -5,7 +5,6 @@ a.include. 300 IN A 10.0.0.99
|
||||
a.a.include. 300 IN A 10.0.1.1
|
||||
b.foo.a.include. 300 IN A 10.0.2.2
|
||||
b.include. 300 IN A 10.0.0.2
|
||||
b.include. 300 IN A 10.0.0.99
|
||||
a.b.include. 300 IN A 10.0.1.1
|
||||
c.b.include. 300 IN A 10.0.0.3
|
||||
b.foo.b.include. 300 IN A 10.0.2.2
|
||||
|
@@ -37,5 +37,5 @@ b A 10.0.0.2
|
||||
$ORIGIN b
|
||||
$INCLUDE sub.db
|
||||
; use the current domain name
|
||||
A 10.0.0.99
|
||||
; A 10.0.0.99
|
||||
c A 10.0.0.3
|
||||
|
Reference in New Issue
Block a user