]> git.ipfire.org Git - thirdparty/bind9.git/commit
Improve readability of sendcmd() calls
authorMichał Kępień <michal@isc.org>
Fri, 30 May 2025 16:23:21 +0000 (18:23 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 30 May 2025 16:23:21 +0000 (18:23 +0200)
commit9a230c16ffadb02b225a3d55d989937b761e58a2
treef3628310ba8da4e3575237359c6ec4fd26e54a18
parentea2bef720d4ceb069a359a5032d9f25fc772ecc0
Improve readability of sendcmd() calls

To improve readability of sendcmd() calls used for controlling
isctest.asyncserver-based custom DNS servers, pass the command's name
and arguments as separate parameters.
bin/tests/system/forward/tests.sh