mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-28 09:37:10 -04:00
root.db's should be type zone.
This commit is contained in:
parent
0707a8c04f
commit
d021a188af
1 changed files with 4 additions and 4 deletions
|
|
@ -492,17 +492,17 @@
|
|||
./bin/tests/system/forward/ns1/.cvsignore X 2000,2001
|
||||
./bin/tests/system/forward/ns1/example.db X 2000,2001
|
||||
./bin/tests/system/forward/ns1/named.conf CONF-C 2000,2001,2004
|
||||
./bin/tests/system/forward/ns1/root.db X 2000,2001
|
||||
./bin/tests/system/forward/ns1/root.db ZONE 2000,2001
|
||||
./bin/tests/system/forward/ns2/.cvsignore X 2000,2001
|
||||
./bin/tests/system/forward/ns2/example.db X 2000,2001
|
||||
./bin/tests/system/forward/ns2/named.conf CONF-C 2000,2001,2004
|
||||
./bin/tests/system/forward/ns2/root.db X 2000,2001
|
||||
./bin/tests/system/forward/ns2/root.db ZONE 2000,2001
|
||||
./bin/tests/system/forward/ns3/.cvsignore X 2000,2001
|
||||
./bin/tests/system/forward/ns3/named.conf CONF-C 2000,2001,2004
|
||||
./bin/tests/system/forward/ns3/root.db X 2000,2001
|
||||
./bin/tests/system/forward/ns3/root.db ZONE 2000,2001
|
||||
./bin/tests/system/forward/ns4/.cvsignore X 2000,2001
|
||||
./bin/tests/system/forward/ns4/named.conf CONF-C 2000,2001,2004
|
||||
./bin/tests/system/forward/ns4/root.db X 2000,2001
|
||||
./bin/tests/system/forward/ns4/root.db ZONE 2000,2001
|
||||
./bin/tests/system/forward/tests.sh SH 2000,2001
|
||||
./bin/tests/system/genzone.sh SH 2001,2002,2003,2004
|
||||
./bin/tests/system/glue/clean.sh SH 2000,2001
|
||||
|
|
|
|||
Loading…
Reference in a new issue