mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 23:01:43 -04:00
The terminating conditions for the startup notify test would occasionally get ~20 records or get +10 seconds of records due to a bad terminating condition. Additionally 20 samples lead to test failures. Fix the terminating condition to use the correct conditional (-eq -> -ge) and increase the minimum number of log entries to average over to 40. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||