mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 19:04:57 -05:00
Since the message confirming outgoing transfer completion is logged asynchronously, it may happen that transfer statistics may not yet be logged by the time the dig command triggering a given transfer returns. This causes false positives for the "ixfr" and "xfer" system tests. Prevent this from happening by checking outgoing transfer statistics up to 10 times, in 1-second intervals. |
||
|---|---|---|
| .. | ||
| ans2 | ||
| ns1 | ||
| ns3 | ||
| ns4 | ||
| ns5 | ||
| clean.sh | ||
| ixfr-stats.good | ||
| prereq.sh | ||
| setup.sh | ||
| tests.sh | ||