diff options
author | teor <teor@torproject.org> | 2019-11-12 16:45:07 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-11-14 10:55:21 +1000 |
commit | 4514bfe9c25f3222e0feba29c5129229287f3963 (patch) | |
tree | ba5bd34b099749a8550d60e7bf6359c9b3a245cb /src/test/conf_examples/pt_02 | |
parent | 7ef44100c4d85fbd091c3965013b5465872a05f6 (diff) | |
download | tor-4514bfe9c25f3222e0feba29c5129229287f3963.tar.gz tor-4514bfe9c25f3222e0feba29c5129229287f3963.zip |
test/parseconf: Stop ignoring --dump-config failures
When we added the $FILTER for Windows newlines, we made
the pipeline always exit successfully, even if tor failed.
Fixes bug 32468; bugfix on 0.4.2.1-alpha.
Diffstat (limited to 'src/test/conf_examples/pt_02')
-rw-r--r-- | src/test/conf_examples/pt_02/error | 1 | ||||
-rw-r--r-- | src/test/conf_examples/pt_02/expected | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/test/conf_examples/pt_02/error b/src/test/conf_examples/pt_02/error new file mode 100644 index 0000000000..ce28eab729 --- /dev/null +++ b/src/test/conf_examples/pt_02/error @@ -0,0 +1 @@ +Invalid ExtORPort configuration diff --git a/src/test/conf_examples/pt_02/expected b/src/test/conf_examples/pt_02/expected deleted file mode 100644 index e69de29bb2..0000000000 --- a/src/test/conf_examples/pt_02/expected +++ /dev/null |