bind9/bin/tests/system/allow-query
Ondřej Surý f8e264ba6d
Remove the lock-file configuration and -X argument to named
The lock-file configuration (both from configuration file and -X
argument to named) has better alternatives nowadays.  Modern process
supervisor should be used to ensure that a single named process is
running on a given configuration.

Alternatively, it's possible to wrap the named with flock(1).
2023-10-26 22:42:37 +02:00
..
ns1 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns2 Rename system test directory with common files to _common 2023-09-19 13:29:27 +02:00
ns3 Remove the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02:00
.gitignore rename allow_query to allow-query 2018-03-07 13:17:11 -08:00
clean.sh Remove the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02:00
setup.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
tests.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
tests_sh_allow_query.py Rename allow-query pytest glue file 2023-09-19 13:29:29 +02:00