Re: [libav-devel] [PATCH 5/5] fate.sh: add support for build-only FATE instances

2012-10-04 Thread Martin Storsjö
On Tue, 20 Sep 2011, Måns Rullgård wrote: Diego Biurrun di...@biurrun.de writes: If the build_only variable is set in the configuration file, the FATE client will skip running tests and just compile all targets. --- tests/fate.sh |1 + 1 files changed, 1 insertions(+), 0 deletions(-)

[libav-devel] [PATCH 5/5] fate.sh: add support for build-only FATE instances

2011-09-20 Thread Diego Biurrun
If the build_only variable is set in the configuration file, the FATE client will skip running tests and just compile all targets. --- tests/fate.sh |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tests/fate.sh b/tests/fate.sh index b0df4df..7b1823c 100755 ---

Re: [libav-devel] [PATCH 5/5] fate.sh: add support for build-only FATE instances

2011-09-20 Thread Måns Rullgård
Diego Biurrun di...@biurrun.de writes: If the build_only variable is set in the configuration file, the FATE client will skip running tests and just compile all targets. --- tests/fate.sh |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tests/fate.sh b/tests/fate.sh

Re: [libav-devel] [PATCH 5/5] fate.sh: add support for build-only FATE instances

2011-09-20 Thread Diego Biurrun
On Tue, Sep 20, 2011 at 04:14:29PM +0100, Måns Rullgård wrote: Diego Biurrun di...@biurrun.de writes: If the build_only variable is set in the configuration file, the FATE client will skip running tests and just compile all targets. --- a/tests/fate.sh +++ b/tests/fate.sh @@ -65,6