summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/fate_config.sh.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fate_config.sh.template b/doc/fate_config.sh.template
index 1487c1d2ef..059a1f862f 100644
--- a/doc/fate_config.sh.template
+++ b/doc/fate_config.sh.template
@@ -1,5 +1,6 @@
slot= # some unique identifier
repo=git://source.ffmpeg.org/ffmpeg.git # the source repository
+#branch=release/2.6 # the branch to test
samples= # path to samples directory
workdir= # directory in which to do all the work
#fate_recv="ssh -T fate@fate.ffmpeg.org" # command to submit report