Author: Maciej Fijalkowski <[email protected]>
Branch: 
Changeset: r727:acc27c854848
Date: 2012-11-14 10:18 +0100
http://bitbucket.org/pypy/buildbot/changeset/acc27c854848/

Log:    move osx64 to joushou-slave

diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -438,7 +438,7 @@
                    "category": 'mac32'
                   },
                   {"name" : JITMACOSX64,
-                   "slavenames": ["macmini-mvt", "xerxes"],
+                   "slavenames": ["joushou-slave"],
                    'builddir' : JITMACOSX64,
                    'factory' : pypyJITTranslatedTestFactoryOSX64,
                    'category' : 'mac64',
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to