mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 09:59:08 -04:00
The current regular expression used for extracting system test results from systests.output, "^R:", is anchored at the start of a line, which prevents colored system test output from being properly processed. As just "R:" would arguably be too general, extend the pattern a bit to ensure it will only match lines containing system test results. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| pkcs11 | ||
| python | ||
| rndc | ||
| tests | ||
| tools | ||
| win32/BINDInstall | ||
| Makefile.in | ||