mirror of https://git.ffmpeg.org/ffmpeg.git
doc: fix "Unknown command `fate'" warning.
This commit is contained in:
parent
83b46713f0
commit
6aeba3fd6b
|
@ -105,7 +105,7 @@ slot= # some unique identifier
|
||||||
repo=git://source.ffmpeg.org/ffmpeg.git # the source repository
|
repo=git://source.ffmpeg.org/ffmpeg.git # the source repository
|
||||||
samples=/path/to/fate/samples
|
samples=/path/to/fate/samples
|
||||||
workdir= # directory in which to do all the work
|
workdir= # directory in which to do all the work
|
||||||
fate_recv="ssh -T fate@fate.ffmpeg.org" # command to submit report
|
fate_recv="ssh -T fate@@fate.ffmpeg.org" # command to submit report
|
||||||
comment= # optional description
|
comment= # optional description
|
||||||
|
|
||||||
# the following are optional and map to configure options
|
# the following are optional and map to configure options
|
||||||
|
|
Loading…
Reference in New Issue