diff options
author | David Goulet <dgoulet@torproject.org> | 2021-10-14 09:56:10 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-10-19 09:36:14 -0400 |
commit | db297a177edc8aba9334d6b3b525604d9b0f87a2 (patch) | |
tree | 38b83a0d44bb5e82b32f7adcfa6e4e6b880b115b /src/test | |
parent | 2a4a0c9012b5f1ee7b3f00f1d39eb84daab7ca79 (diff) | |
download | tor-db297a177edc8aba9334d6b3b525604d9b0f87a2.tar.gz tor-db297a177edc8aba9334d6b3b525604d9b0f87a2.zip |
hs: Improve warning for bad service version
Now that we don't have version 2, it gives us:
[warn] HiddenServiceVersion must be between 3 and 3, not 2.
This commit changes it to:
[warn] HiddenServiceVersion must be 3, not 2.
Part of #40476
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions