- Fix test for zonemd-check option.

This commit is contained in:
George Thessalonikefs 2021-06-01 18:02:10 +02:00
parent ea4f1ee8a6
commit 2e87871678
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,6 @@
1 June 2021: George
- Fix test for zonemd-check option.
27 May 2021: Wouter 27 May 2021: Wouter
- Merge #496 from banburybill: Use build system endianness if - Merge #496 from banburybill: Use build system endianness if
available, otherwise try to work it out. available, otherwise try to work it out.

View file

@ -19,4 +19,5 @@ auth-zone:
for-upstream: yes for-upstream: yes
for-downstream: yes for-downstream: yes
zonefile: "zonemd_reload.zone" zonefile: "zonemd_reload.zone"
zonemd-check: yes
#master: "127.0.0.1@@TOPORT@" #master: "127.0.0.1@@TOPORT@"