mirror of https://git.ffmpeg.org/ffmpeg.git
doc: Add $branch to FATE config template
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
parent
e7c5e17d4f
commit
732dd65868
|
@ -128,6 +128,7 @@ can be passed.
|
||||||
@example
|
@example
|
||||||
slot= # some unique identifier
|
slot= # some unique identifier
|
||||||
repo=git://git.libav.org/libav.git # the source repository
|
repo=git://git.libav.org/libav.git # the source repository
|
||||||
|
#branch=release/10 # the branch to test
|
||||||
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.libav.org" # command to submit report
|
fate_recv="ssh -T fate@@fate.libav.org" # command to submit report
|
||||||
|
|
Loading…
Reference in New Issue