[pypy-commit] buildbot default: merge

fijal noreply at buildbot.pypy.org
Sun Nov 11 10:36:17 CET 2012


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: 
Changeset: r722:bb83d4c93318
Date: 2012-11-11 10:36 +0100
http://bitbucket.org/pypy/buildbot/changeset/bb83d4c93318/

Log:	merge

diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -318,7 +318,6 @@
             BUILDLINUXARM,                 # on hhu-cross-armel, uses 1 core
             BUILDJITLINUXARM,              # on hhu-cross-armel, uses 1 core
             JITBACKENDONLYLINUXARMEL,      # on hhu-beagleboard or hhu-imx.53
-            JITBACKENDONLYLINUXARMELXDIST, # on hhu-arm, uses hhu-beagleboard or hhu-imx.53
             ], branch=None, hour=0, minute=0),
         #
         Triggerable("APPLVLLINUXARM_scheduler", [


More information about the pypy-commit mailing list