mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 00:25:29 +00:00
Fix checkconf test
This commit is contained in:
@@ -35,9 +35,6 @@ dnssec-policy "test" {
|
|||||||
options {
|
options {
|
||||||
dnssec-policy "default";
|
dnssec-policy "default";
|
||||||
};
|
};
|
||||||
options {
|
|
||||||
dnssec-policy "default";
|
|
||||||
};
|
|
||||||
zone "example1" {
|
zone "example1" {
|
||||||
type master;
|
type master;
|
||||||
file "example1.db";
|
file "example1.db";
|
||||||
|
Reference in New Issue
Block a user