mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 09:59:08 -04:00
The changes were mostly done with sed: find . -name '*.sh' | xargs sed -i 's/`\([^`]*\)`/$(\1)/g' There have been a few manual changes where the regex wasn't sufficient (e.g. backslashes inside the `...`) or wrong (`...` referring to docs or in comments). |
||
|---|---|---|
| .. | ||
| edns512-notcp.db.in | ||
| edns512-notcp.db.signed | ||
| named.args | ||
| named.conf.in | ||
| named.notcp | ||
| sign.sh | ||