]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Remove extra newline from yaml output
authorMark Andrews <marka@isc.org>
Mon, 5 Aug 2024 05:17:26 +0000 (05:17 +0000)
committerMark Andrews <marka@isc.org>
Mon, 5 Aug 2024 05:17:26 +0000 (05:17 +0000)
I split this into two commits, one for the actual newline removal, and one for issues I found, ruining the yaml output when some errors were outputted.

Closes: #4772
Backport of MR !9112

Merge branch 'backport-yaml-indent-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9231


Trivial merge