Module: libav Branch: master Commit: 732dd658687bd9a2e5c622e38c481825b57af250
Author: Timothy Gu <[email protected]> Committer: Luca Barbato <[email protected]> Date: Wed May 13 16:46:47 2015 -0700 doc: Add $branch to FATE config template Signed-off-by: Luca Barbato <[email protected]> --- doc/fate.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fate.texi b/doc/fate.texi index 1d6d1d1..d6beaa5 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 _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
