Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
f127a35b
Commit
f127a35b
authored
Dec 19, 2012
by
Mark Andrews
Browse files
adjust test to account for blank owner after origin now being rejected
parent
4040ff97
Changes
2
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/masterfile/knowngood.dig.out
View file @
f127a35b
...
...
@@ -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
...
...
bin/tests/system/masterfile/ns1/include.db
View file @
f127a35b
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment