Skip to content
Snippets Groups Projects
Commit d26e9328 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

add new option

parent 73b9d084
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,9 @@ Set name to report as. Displayed in the build summary on the site.
.IP "--nocvsup"
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.
.IP "--runtestsopts=[options]"
Options that is passed to the runtests.pl script. Useful for disabling valgrind
by force, and similar.
.IP "--setup=[file name]"
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment