]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove remnants of Windows support in system test
authorMichal Nowak <mnowak@isc.org>
Mon, 17 Jul 2023 16:33:50 +0000 (18:33 +0200)
committerMichal Nowak <mnowak@isc.org>
Tue, 18 Jul 2023 14:39:21 +0000 (16:39 +0200)
commitad3efede4d89a1b84461077cb95d3eb9ba63c78b
tree4462ee625aef87c3cce1c3f9f113760db86bf562
parent086d78a4f12655981ec4eba54fd26ee1baefc635
Remove remnants of Windows support in system test

The "uname -o" command is harmful on OpenBSD because this platform does
not know about the "-o" option. It is a permanent failure since system
tests are started with "set -e".
bin/tests/system/ifconfig.sh.in
bin/tests/system/metadata/tests.sh
bin/tests/system/stop.pl