2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

make send_command wait for any result, rather than specifically result=OK

This commit is contained in:
Evan Hunt
2019-11-07 11:32:59 -08:00
parent 23ca0ec55b
commit 18c9a20f32

View File

@@ -93,7 +93,7 @@ wait_for_log() {
send_command() {
nextpart ans6/ans.run > /dev/null
echo "$*" | "${PERL}" "${SYSTEMTESTTOP}/send.pl" 10.53.0.6 "${CONTROLPORT}"
wait_for_log "result=OK" ans6/ans.run
wait_for_log "result=" ans6/ans.run
}
# Instructs ans6 to open $1 TCP connections to 10.53.0.5.