summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2013-12-17 12:52:05 +0000
committerJon TURNEY <jon.turney@dronecode.org.uk>2014-03-14 21:18:41 +0000
commit6a3d42f8462f2626965db2282411e9205d8045c2 (patch)
treef8439fbe98d958466a886192ff82d7c3a9f1cded
parent75a8e2594d7aa9330ba889f92a251aed8a880a40 (diff)
Disable MinGW build for the moment
-rwxr-xr-xcronscript6
1 files 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