]> git.ipfire.org Git - thirdparty/bind9.git/commit
Join two rndc lines not to confuse checkbashisms
authorMichal Nowak <mnowak@isc.org>
Tue, 2 Aug 2022 13:36:26 +0000 (15:36 +0200)
committerMichal Nowak <mnowak@isc.org>
Mon, 14 Nov 2022 22:13:03 +0000 (23:13 +0100)
commita1e697c8b39c237712017ca71192b79d4de7f943
tree67b29506c5942dbcba5be4b537645f2847719f72
parentcf67657c7122125abcd2929ff45f9547d5ae66c6
Join two rndc lines not to confuse checkbashisms

checkbashisms gets confused by the rndc command being on two lines:

    possible bashism in bin/tests/system/nzd2nzf/tests.sh line 37 (type):
    rndccmd 10.53.0.1 addzone "added.example { type primary; file \"added.db\";

(cherry picked from commit 9eb2f6b0e85ffceb96d5c51dd56e430faf5ba849)
bin/tests/system/nzd2nzf/tests.sh