Files
bind9/bin
Michał Kępień 915b793bfb Tweak the regular expression used for extracting system test results
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.

(cherry picked from commit 9006d6dbbd)
2018-02-27 10:04:23 -08:00
..
2018-02-16 14:58:18 +11:00
2018-02-16 14:18:04 +11:00
2018-02-16 14:21:05 +11:00
2018-01-19 01:20:59 +00:00
2018-02-16 14:59:20 +11:00
2018-02-26 10:40:10 +11:00