From 54c784556e3579c24de9cc79e435e8bbaa4f6c81 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 8 Apr 2019 19:43:48 +0200 Subject: test: make tests and test scripts use socksd for SOCKS Make all SOCKS tests use socksd instead of ssh. --- tests/data/test711 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/data/test711') diff --git a/tests/data/test711 b/tests/data/test711 index 6e9a2a262..3efbb7977 100644 --- a/tests/data/test711 +++ b/tests/data/test711 @@ -16,7 +16,6 @@ all_proxy silly content -backendport passthru @@ -28,7 +27,7 @@ ftp socks5 -all_proxy=socks5://%HOSTIP:%SOCKSPORT +all_proxy=socks5://%HOSTIP:%SOCKSPORT FTP fetch with all_proxy set to socks5 -- cgit v1.2.3