mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:13:32 +03:00
tests: use port 2 instead of 60000 for a safer non-listening port
... when the tests want "connection refused".
This commit is contained in:
parent
b8ea432d61
commit
b59f0626b5
3 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ http
|
|||
attempt connect to non-listening socket
|
||||
</name>
|
||||
<command>
|
||||
%HOSTIP:60000
|
||||
%HOSTIP:2
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue