OSDN Git Service

doc: Add $branch to FATE config template
authorTimothy Gu <timothygu99@gmail.com>
Wed, 13 May 2015 23:46:47 +0000 (16:46 -0700)
committerLuca Barbato <lu_zero@gentoo.org>
Sat, 16 May 2015 15:06:35 +0000 (17:06 +0200)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
doc/fate.texi

index 1d6d1d1..d6beaa5 100644 (file)
@@ -128,6 +128,7 @@ can be passed.
 @example
 slot=                                   # some unique identifier
 repo=git://git.libav.org/libav.git      # the source repository
+#branch=release/10                      # the branch to test
 samples=/path/to/fate/samples
 workdir=                                # directory in which to do all the work
 fate_recv="ssh -T fate@@fate.libav.org"  # command to submit report