Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(334)

Unified Diff: Tools/GardeningServer/scripts/config.js

Issue 22980011: Update garden-o-matic's list of blink buildbots. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/scripts/config.js
diff --git a/Tools/GardeningServer/scripts/config.js b/Tools/GardeningServer/scripts/config.js
index 103610a3863e56de3007d4edeaf86c3603f72156..5bc556b5570ab2ecfe4f7cab05adbc9a6ba3cc08 100644
--- a/Tools/GardeningServer/scripts/config.js
+++ b/Tools/GardeningServer/scripts/config.js
@@ -38,8 +38,7 @@ config.kPlatforms = {
builders: {
'WebKit XP': {version: 'xp'},
'WebKit Win7': {version: 'win7'},
- 'WebKit Win7 (dbg)(1)': {version: 'win7', debug: true},
- 'WebKit Win7 (dbg)(2)': {version: 'win7', debug: true},
+ 'WebKit Win7 (dbg)': {version: 'win7', debug: true},
'WebKit Linux': {version: 'lucid', is64bit: true},
'WebKit Linux 32': {version: 'lucid'},
'WebKit Linux (dbg)': {version: 'lucid', is64bit: true, debug: true},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698