]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove unused $@ array from cds/setup.sh
authorMichal Nowak <mnowak@isc.org>
Wed, 3 Aug 2022 08:58:58 +0000 (10:58 +0200)
committerMichal Nowak <mnowak@isc.org>
Mon, 14 Nov 2022 22:13:03 +0000 (23:13 +0100)
commit9508a2ce46e80e73391ff2fda8b5551d48a67421
tree478f3c8cfd4c3821c0518defe81b67b4ecb1f5db
parenta1e697c8b39c237712017ca71192b79d4de7f943
Remove unused $@ array from cds/setup.sh

posh, the Policy-compliant Ordinary SHell, failed with:

    setup.sh:57: @: parameter not set

(cherry picked from commit 02a4a95395e1b923d0c22c9c31d8d72a1b112d61)
bin/tests/system/cds/setup.sh