mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 10:10:14 -04:00
The removal was done with the following commands:
find bin/tests/system/ -type f -name "*.conf" -exec sed -i '1,12d; 13{/^$/d}' {} +
find bin/tests/system/ -type f -name "*.conf.*" -exec sed -i '1,12d; 13{/^$/d}' {} +
|
||
|---|---|---|
| .. | ||
| ns1 | ||
| ns3 | ||
| prereq.sh | ||
| self-signed-cert.pem | ||
| self-signed-key.pem | ||
| setup.sh | ||
| tests.sh | ||
| tests_sh_proxy.py | ||