mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 02:10:30 -05: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). |
||
|---|---|---|
| .. | ||
| ans4 | ||
| CA | ||
| ns1 | ||
| ns2 | ||
| ns3 | ||
| clean.sh | ||
| knowngood.after1 | ||
| knowngood.after1.example3 | ||
| knowngood.after2 | ||
| knowngood.after3 | ||
| knowngood.before | ||
| knowngood.before.example3 | ||
| knowngood.ns2.before | ||
| setup.sh | ||
| tests.sh | ||
| tests_sh_upforwd.py | ||