mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04: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
|
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
|
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
|
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/
|
published on the curl site, at http://curl.haxx.se/auto/
|
||||||
|
|
||||||
\fIoptions\fP may be omitted. See \fI--setup\fP for what happens then.
|
\fIoptions\fP may be omitted. See \fI--setup\fP for what happens then.
|
||||||
@ -48,7 +48,7 @@ fresh build.
|
|||||||
.IP "--configure=[options]"
|
.IP "--configure=[options]"
|
||||||
Configure options passed to configure.
|
Configure options passed to configure.
|
||||||
.IP "--crosscompile"
|
.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]"
|
.IP "--desc=[desc]"
|
||||||
Description of your test system. Displayed on the build summary page on the
|
Description of your test system. Displayed on the build summary page on the
|
||||||
weba site.
|
weba site.
|
||||||
@ -61,7 +61,7 @@ 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]"
|
.IP "--runtestopts=[options]"
|
||||||
Options that is passed to the runtests.pl script. Useful for disabling valgrind
|
Options that is passed to the runtests.pl script. Useful for disabling valgrind
|
||||||
by force, and similar.
|
by force, and similar.
|
||||||
.IP "--setup=[file name]"
|
.IP "--setup=[file name]"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user