[tor-commits] [tor] branch main updated: test: Fix parseconf to account for ClientUseIPv6 change

gitolite role git at cupani.torproject.org
Thu May 25 13:21:37 UTC 2023


This is an automated email from the git hooks/post-receive script.

dgoulet pushed a commit to branch main
in repository tor.

The following commit(s) were added to refs/heads/main by this push:
     new 86bc3cc452 test: Fix parseconf to account for ClientUseIPv6 change
86bc3cc452 is described below

commit 86bc3cc452c1d1a0f314ac447ed1254c9d87d97d
Author: David Goulet <dgoulet at torproject.org>
AuthorDate: Thu May 25 09:21:23 2023 -0400

    test: Fix parseconf to account for ClientUseIPv6 change
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 src/test/conf_examples/large_1/expected | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/test/conf_examples/large_1/expected b/src/test/conf_examples/large_1/expected
index 73e48cf0d3..85f96a24c9 100644
--- a/src/test/conf_examples/large_1/expected
+++ b/src/test/conf_examples/large_1/expected
@@ -19,7 +19,6 @@ ClientPreferIPv6DirPort 1
 ClientPreferIPv6ORPort 1
 ClientRejectInternalAddresses 0
 ClientUseIPv4 0
-ClientUseIPv6 1
 ConnDirectionStatistics 1
 ConnectionPadding 1
 ConnLimit 64

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list