mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-05-28 04:02:33 -04:00
no $INCLUDE in this test.
git-svn-id: file:///svn/unbound/trunk@4473 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
f6946b9412
commit
7de2b4e047
1 changed files with 0 additions and 6 deletions
6
testdata/auth_zonefile_noup.rpl
vendored
6
testdata/auth_zonefile_noup.rpl
vendored
|
|
@ -34,14 +34,8 @@ example 3600 IN SOA dns.example.de. hostmaster.dns.example.de. (
|
|||
3600 IN NS ns2.example.com.
|
||||
$ORIGIN example.com.
|
||||
www 3600 IN A 1.2.3.4
|
||||
mail 3600 IN A 1.2.3.5
|
||||
3600 IN AAAA ::5
|
||||
ns1 3600 IN A 1.2.3.4
|
||||
ns2 3600 IN AAAA ::2
|
||||
$INCLUDE_TEMPFILE example.inc
|
||||
TEMPFILE_END
|
||||
TEMPFILE_CONTENTS example.inc
|
||||
other 7200 IN A 1.2.3.6
|
||||
TEMPFILE_END
|
||||
|
||||
stub-zone:
|
||||
|
|
|
|||
Loading…
Reference in a new issue