]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Remove extra newline from yaml output
authorMark Andrews <marka@isc.org>
Mon, 5 Aug 2024 03:36:41 +0000 (03:36 +0000)
committerMark Andrews <marka@isc.org>
Mon, 5 Aug 2024 03:36:41 +0000 (03:36 +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
Merge branch 'yaml-indent' into 'main'

Closes #4772

See merge request isc-projects/bind9!9112


Trivial merge