From 9755e1c6504e1b898b6157f334f8f5de06322bbc Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 14 Apr 2014 03:27:02 +0000 Subject: [PATCH] try allowing two simultaneous builds again. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@76338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- buildbot/master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildbot/master.cfg b/buildbot/master.cfg index c8c65460..0f51e6d4 100644 --- a/buildbot/master.cfg +++ b/buildbot/master.cfg @@ -36,7 +36,7 @@ c['slaves'] = [ #BuildSlave("osx_cocoa-py27", bbpasswd.PASSWD1, BuildSlave("win7-py27", bbpasswd.PASSWD1, notify_on_missing='robin@alldunn.com', - max_builds=1), + max_builds=2), BuildSlave("ubuntu-x64_86-py27", bbpasswd.PASSWD1, notify_on_missing='robin@alldunn.com',