From 732dd658687bd9a2e5c622e38c481825b57af250 Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Wed, 13 May 2015 16:46:47 -0700 Subject: [PATCH] doc: Add $branch to FATE config template Signed-off-by: Luca Barbato --- doc/fate.texi | 1 + 1 file changed, 1 insertion(+) 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