Author: Armin Rigo <[email protected]>
Branch:
Changeset: r795:87d22fbd77d6
Date: 2013-04-28 12:46 +0200
http://bitbucket.org/pypy/buildbot/changeset/87d22fbd77d6/
Log: Disable nightly mac32. Minime is old enough to not have clang.
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -207,7 +207,7 @@
APPLVLLINUX32, # on tannit32, uses 1 core
APPLVLLINUX64, # on allegro64, uses 1 core
# other platforms
- MACOSX32, # on minime
+ #MACOSX32, # on minime
JITWIN32, # on aurora
JITFREEBSD764, # on headless
JITFREEBSD864, # on ananke
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit