]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commit1222dbe9f9a3aa30ee8a93c16d6223af5a8a90b0
treecbadca6f92ddef54053004e0fdedc12c3e4fa5ed
parentbbdd888b8ecfc17701d2f6d815063796e54c291f
parent1b45e64d3f18c985c9da591cb8daf3d05eb48008
[9.18] fix: usr: Remove extra newline from yaml output

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