mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch 'matthijs-checkconf-kasp-test-bug-9.18' into 'bind-9.18'
[9.18] Fix kasp system test bug See merge request isc-projects/bind9!7764
This commit is contained in:
commit
02bcff70aa
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ dnssec-policy "bad-keylen" {
|
|||
zone "example.net" {
|
||||
type primary;
|
||||
file "example.db";
|
||||
dnssec-policy "badkeylen";
|
||||
dnssec-policy "bad-keylen";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue