]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: test: Fix ifconfig.sh script
authorMark Andrews <marka@isc.org>
Wed, 16 Jul 2025 23:02:22 +0000 (09:02 +1000)
committerMark Andrews <marka@isc.org>
Wed, 16 Jul 2025 23:02:22 +0000 (09:02 +1000)
commit2dc0bf0b33663b2aaaf1821f2f58e8d9450dcfdb
tree34f2693f5617d1b9f65f31b914d8c37484718dcd
parentd9d8b64189522e2fb60c1f8ff5cf1d2920c03c9d
parentc8a102da92e0d12c5682dc17562c01320554900c
[9.18] fix: test: Fix ifconfig.sh script

Add missing test for the variable 'a' being empty on linux.

Closes #5423

Backport of MR !10740

Merge branch 'backport-5423-fix-ifconfig-sh-script-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10745