Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r737:56a33ea7610b Date: 2013-02-07 20:29 +0100 http://bitbucket.org/pypy/buildbot/changeset/56a33ea7610b/
Log: Re-enable nightly builds on FreeBSD (thanks exarkun) diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py --- a/bot2/pypybuildbot/master.py +++ b/bot2/pypybuildbot/master.py @@ -285,7 +285,7 @@ # other platforms MACOSX32, # on minime JITWIN32, # on aurora - #JITFREEBSD64, # on headless + JITFREEBSD64, # on headless JITMACOSX64, # on mvt's machine ], branch=None, hour=0, minute=0), _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit