mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-13 17:59:46 -04:00
Previous fix `ed90d578b3a98f45eb8bc09966e9c4ab870a156d` uses `wait_for_line()` by mistake as the test aims to wait for two log lines to be printed before continuing (and not continuing as soon as one of them is printed). Instead, `wait_for_all()` is used since the order between the two expected log line is not guaranteed. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||