bind9/bin/tests/system/logfileconfig
Nicki Křížek d738b907dc Remove license headers from named.conf test files
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}' {} +
2026-03-31 17:57:58 +02:00
..
ns1 Remove license headers from named.conf test files 2026-03-31 17:57:58 +02:00
named1.args Do not daemonize named instances with custom args 2023-12-04 18:40:52 +01:00
named2.args Do not daemonize named instances with custom args 2023-12-04 18:40:52 +01:00
tests.sh Use jinja2 templates in logfileconf test 2025-12-09 14:23:14 +01:00
tests_sh_logfileconfig.py Replace clean.sh files with extra_artifacts mark 2024-11-08 10:54:24 +01:00