mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 12:02:10 -05:00
FreeBSD 13.0 replaced GNU grep with BSD grep and removed support for
"redundant escapes for most ordinary characters" from regex(3) library,
therefore the matching sequence in digdelv/tests.sh needs to be
rewritten otherwise it fails with:
grep: trailing backslash (\)
|
||
|---|---|---|
| .. | ||
| ans4 | ||
| ans5 | ||
| ans6 | ||
| ans7 | ||
| ns1 | ||
| ns2 | ||
| ns3 | ||
| clean.sh | ||
| prereq.sh | ||
| setup.sh | ||
| tests.sh | ||
| yamlget.py | ||