From c209d0df657f172f42d9bafbcdfa02dfb14f6965 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 6 Oct 2012 15:22:05 +0000 Subject: fate.sh: add support for build-only FATE instances MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit If the "build_only" variable is set in the configuration file, the FATE client will skip running tests and just compile all targets. Signed-off-by: Martin Storsjö --- doc/fate.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/fate.texi') diff --git a/doc/fate.texi b/doc/fate.texi index bc6ab3ecb5..f076acdc05 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -120,6 +120,7 @@ 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 comment= # optional description +build_only= # set to "yes" for a compile-only instance that skips tests # the following are optional and map to configure options arch= -- cgit v1.2.3