mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:53:37 +03:00
runtests: run the DICT server on a random port number
Removed support for -b (base port number) Closes #5783
This commit is contained in:
parent
865b9382ba
commit
82ed83ae30
2 changed files with 26 additions and 47 deletions
|
|
@ -55,8 +55,6 @@ Prefix a keyword with a tilde (~) to still run it, but ignore the results.
|
|||
.IP "-a"
|
||||
Continue running the rest of the test cases even if one test fails. By
|
||||
default, the test script stops as soon as an error is detected.
|
||||
.IP "-bN"
|
||||
Use N as the base TCP/UDP port number on which to start the test servers.
|
||||
.IP "-c <curl>"
|
||||
Provide a path to a custom curl binary to run the tests with. Default is the
|
||||
curl executable in the build tree.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue