]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix incorrect conversion in rpz system test
authorTom Krizek <tkrizek@isc.org>
Thu, 26 Oct 2023 13:25:38 +0000 (15:25 +0200)
committerTom Krizek <tkrizek@isc.org>
Thu, 26 Oct 2023 13:25:38 +0000 (15:25 +0200)
commit794c99f4c84b1a7b7b8691a8a67454c846178c1a
tree4ca9bba5d1c46e2789478620074a6fd296d709ec
parentbc638105bc451ddf3aad0c4ac2d417775f6c322e
Fix incorrect conversion in rpz system test

Backslashes weren't handled properly when formatting the code with
shfmt.

Related https://github.com/mvdan/sh/issues/1041
bin/tests/system/rpz/tests.sh