]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: usr: Remove extra newline from yaml output
authorMark Andrews <marka@isc.org>
Mon, 5 Aug 2024 05:17:11 +0000 (05:17 +0000)
committerMark Andrews <marka@isc.org>
Mon, 5 Aug 2024 05:17:11 +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.18' into 'bind-9.18'

See merge request isc-projects/bind9!9232


Trivial merge