commit 9951afe177107c9bae5b1731bcb01c59c68e5ebc Author: Nick Mathewson nickm@torproject.org Date: Mon Nov 11 16:32:25 2019 -0500
parseconf test: ControlSocketsGroupWriteable without ControlSocket. --- src/test/conf_examples/controlsock/error | 1 + src/test/conf_examples/controlsock/torrc | 1 + 2 files changed, 2 insertions(+)
diff --git a/src/test/conf_examples/controlsock/error b/src/test/conf_examples/controlsock/error new file mode 100644 index 000000000..8fbea3789 --- /dev/null +++ b/src/test/conf_examples/controlsock/error @@ -0,0 +1 @@ +not supported on this OS|without setting a ControlSocket diff --git a/src/test/conf_examples/controlsock/torrc b/src/test/conf_examples/controlsock/torrc new file mode 100644 index 000000000..dd3cb7ede --- /dev/null +++ b/src/test/conf_examples/controlsock/torrc @@ -0,0 +1 @@ +ControlSocketsGroupWritable 1