mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
We fixed #15937, update a comment
This commit is contained in:
committed by
Nick Mathewson
parent
64b5140256
commit
bf2f7c265c
@@ -69,8 +69,8 @@ do
|
||||
;;
|
||||
# Make this many connections per client (1)
|
||||
# Note: If you create 7 or more connections to a hidden service from
|
||||
# a single client, you'll likely get a verification failure due to
|
||||
# https://trac.torproject.org/projects/tor/ticket/15937
|
||||
# a single Tor 0.2.7 client, you'll likely get a verification failure due
|
||||
# to #15937. This is fixed in 0.2.8.
|
||||
--connections|--connection|--connection-count|--count)
|
||||
export CHUTNEY_CONNECTIONS="$2"
|
||||
shift
|
||||
|
||||
Reference in New Issue
Block a user