bind9/bin
Michał Kępień 9006d6dbbd 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.
2018-02-27 08:59:51 +01:00
..
check Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
confgen Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
delv Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dig CHANGES, doc 2018-02-24 11:02:03 -08:00
dnssec Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
named minor cleanup and addressed a sprintf format warning 2018-02-24 17:56:17 -08:00
nsupdate Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
pkcs11 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
python Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rndc Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
tests Tweak the regular expression used for extracting system test results 2018-02-27 08:59:51 +01:00
tools Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
win32/BINDInstall remove deadcode 2018-02-24 17:50:41 -08:00
Makefile.in Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00