mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-16 16:38:52 -04:00
While a response-policy zone is being (re)loaded it can briefly answer with no SOA (SERVFAIL/REFUSED), which `dig +short` renders as empty output. get_sn() aborted the whole tests.sh on the first such miss, defeating the retry_quiet() loop in ck_soa() that is meant to wait for the reload to settle. Return failure instead so the check is retried. Assisted-by: Claude:claude-opus-4-8 |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||