Author: Brian Kearns <[email protected]>
Branch: 
Changeset: r765:adf1e4813691
Date: 2013-03-27 17:54 -0400
http://bitbucket.org/pypy/buildbot/changeset/adf1e4813691/

Log:    reenable macosx64 nightly

diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -294,7 +294,7 @@
             JITWIN32,                  # on aurora
             JITFREEBSD64,              # on headless
             JITFREEBSD964,             # on exarkun's freebsd
-            #JITMACOSX64,               # no currently working machine
+            JITMACOSX64,               # on xerxes
             ], branch=None, hour=0, minute=0),
 
         Nightly("nightly-2-00", [
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to