Browse Source

doc: fix "Unknown command `fate'" warning.

tags/n0.10
Clément Bœsch 13 years ago
parent
commit
6aeba3fd6b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/fate.texi

+ 1
- 1
doc/fate.texi View File

@@ -105,7 +105,7 @@ slot= # some unique identifier
repo=git://source.ffmpeg.org/ffmpeg.git # the source repository
samples=/path/to/fate/samples
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

# the following are optional and map to configure options


Loading…
Cancel
Save