mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
add new option
This commit is contained in:
parent
73b9d0840c
commit
d26e932858
@ -61,6 +61,9 @@ Set name to report as. Displayed in the build summary on the site.
|
|||||||
.IP "--nocvsup"
|
.IP "--nocvsup"
|
||||||
Don't update from CVS even though it is a CVS tree. Useful to still be able to
|
Don't update from CVS even though it is a CVS tree. Useful to still be able to
|
||||||
test even though your network is down, or similar.
|
test even though your network is down, or similar.
|
||||||
|
.IP "--runtestsopts=[options]"
|
||||||
|
Options that is passed to the runtests.pl script. Useful for disabling valgrind
|
||||||
|
by force, and similar.
|
||||||
.IP "--setup=[file name]"
|
.IP "--setup=[file name]"
|
||||||
File name to read setup from (deprecated). The old style of providing info.
|
File name to read setup from (deprecated). The old style of providing info.
|
||||||
If info is missing when testcurl.pl is started, it will prompt you and then
|
If info is missing when testcurl.pl is started, it will prompt you and then
|
||||||
|
Loading…
Reference in New Issue
Block a user