]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix missing newlines in output of `rndc nta -dump`
authorTony Finch <dot@dotat.at>
Tue, 15 Oct 2019 14:36:55 +0000 (15:36 +0100)
committerMark Andrews <marka@isc.org>
Thu, 2 Nov 2023 10:31:09 +0000 (21:31 +1100)
commit61b245e3182a0d940295b0f45cf3dc136fa9ef8b
tree2cf595c14598548840cae1c7497c6bfcf6ad191a
parent01b1ae7bef9f98299469f346233c5107009c7e64
Fix missing newlines in output of `rndc nta -dump`

There were no newlines between each view in the list of negative trust
anchors.
bin/named/server.c
bin/tests/system/rndc/tests.sh