From 6a3d42f8462f2626965db2282411e9205d8045c2 Mon Sep 17 00:00:00 2001 From: Jon TURNEY Date: Tue, 17 Dec 2013 12:52:05 +0000 Subject: Disable MinGW build for the moment --- cronscript | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cronscript b/cronscript index 630bd88..e3262b3 100755 --- a/cronscript +++ b/cronscript @@ -22,6 +22,6 @@ cp --no-dereference /jhbuild/checkout/mesa/glut/lib/*.dll.a /jhbuild/install/lib T2=$(date +%s) DT="$(expr $T2 - $T1)" -if [ $DT -lt 21600 ] ; then -jhbuild -f jhbuildrc.mingw autobuild -c -a --report-url="http://jturney-allegra:TBK1zMob@tinderbox.freedesktop.org/builds/rpc" -fi +#if [ $DT -lt 21600 ] ; then +#jhbuild -f jhbuildrc.mingw autobuild -c -a --report-url="http://jturney-allegra:TBK1zMob@tinderbox.x.org/builds/rpc" +#fi -- cgit v1.2.3