summaryrefslogtreecommitdiff
path: root/doc/fate.texi
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-05-13 16:46:47 -0700
committerLuca Barbato <lu_zero@gentoo.org>2015-05-16 17:06:35 +0200
commit732dd658687bd9a2e5c622e38c481825b57af250 (patch)
treedc88b92bb7ca6e1d25ff191925dd77775cb89290 /doc/fate.texi
parente7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623 (diff)
doc: Add $branch to FATE config template
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'doc/fate.texi')
-rw-r--r--doc/fate.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fate.texi b/doc/fate.texi
index 1d6d1d1f7d..d6beaa5c24 100644
--- a/doc/fate.texi
+++ b/doc/fate.texi
@@ -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