Author: Maciej Fijalkowski <[email protected]>
Branch: 
Changeset: r904:e4dcdf51ee43
Date: 2013-12-18 11:50 +0200
http://bitbucket.org/pypy/buildbot/changeset/e4dcdf51ee43/

Log:    these days we have to specify if you can force it

diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -273,6 +273,7 @@
                         JITONLYLINUXPPC64,
                         JITBENCH,
                         JITBENCH64,
+                        JITBENCH64_NEW,
                         NUMPY_64,
             ] + ARM.builderNames, properties=[]),
     ] + ARM.schedulers,
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to