From 988729f50a64ea1ffb840ea9acf075cdf76d9e00 Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Sat, 27 Sep 2008 20:31:58 +0000 Subject: [PATCH] Change the locks to allow builds for different branches to run concurrently on Laurent's slave. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/buildbot/config/common.xml | 10 +++++++++- build/buildbot/config/include/xp_vc.xml | 9 +++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/build/buildbot/config/common.xml b/build/buildbot/config/common.xml index b99af4c..32c4b82 100644 --- a/build/buildbot/config/common.xml +++ b/build/buildbot/config/common.xml @@ -60,13 +60,21 @@ slave + + trunk + + + + + + diff --git a/build/buildbot/config/include/xp_vc.xml b/build/buildbot/config/include/xp_vc.xml index d37ad94..e46cbe3 100644 --- a/build/buildbot/config/include/xp_vc.xml +++ b/build/buildbot/config/include/xp_vc.xml @@ -16,12 +16,17 @@ + + + - slave + + + -- 2.7.4