Add an integration test for options disabled by dirauth subsystem.

This commit is contained in:
Nick Mathewson
2019-12-15 19:05:17 -05:00
parent ffa3499d81
commit 8d474e4dc5
7 changed files with 9 additions and 0 deletions
@@ -0,0 +1 @@
AuthDirMaxServersPerAddr 8
@@ -0,0 +1 @@
Read configuration file
@@ -0,0 +1 @@
This copy of Tor was built without support for the option "AuthDirMaxServersPerAddr". Skipping.
@@ -0,0 +1 @@
This copy of Tor was built without support for the option "AuthDirMaxServersPerAddr". Skipping.
+5
View File
@@ -0,0 +1,5 @@
#
# This will get accepted if the module is enabled, and ignored if the module
# is disabled.
#
AuthDirMaxServersPerAddr 8