mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 07:38:49 -05:00
Fixed spelling of --runtestopts
This commit is contained in:
parent
6b978db369
commit
987cdebefb
@ -32,7 +32,7 @@ off CVS or daily snapshots. It is written for the purpose of being run from a
|
||||
crontab job or similar at a regular interval. The output is suitable to be
|
||||
mailed to curl-autocompile@haxx.se to be dealt with automatically (make sure
|
||||
the subject includes the word "autobuild" as the mail gets silently discarded
|
||||
otherwise). The most current build status (with a resonable backlog) will be
|
||||
otherwise). The most current build status (with a reasonable backlog) will be
|
||||
published on the curl site, at http://curl.haxx.se/auto/
|
||||
|
||||
\fIoptions\fP may be omitted. See \fI--setup\fP for what happens then.
|
||||
@ -48,7 +48,7 @@ fresh build.
|
||||
.IP "--configure=[options]"
|
||||
Configure options passed to configure.
|
||||
.IP "--crosscompile"
|
||||
This is a crosscompile. Makes \fItestcurl.pl\fP skip a few things.
|
||||
This is a cross-compile. Makes \fItestcurl.pl\fP skip a few things.
|
||||
.IP "--desc=[desc]"
|
||||
Description of your test system. Displayed on the build summary page on the
|
||||
weba site.
|
||||
@ -61,7 +61,7 @@ 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]"
|
||||
.IP "--runtestopts=[options]"
|
||||
Options that is passed to the runtests.pl script. Useful for disabling valgrind
|
||||
by force, and similar.
|
||||
.IP "--setup=[file name]"
|
||||
|
Loading…
Reference in New Issue
Block a user