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

Unified Diff: tools/bots/pub.py

Issue 11833035: Status file updates for jsshell (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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
« tests/lib/lib.status ('K') | « tests/lib/lib.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/bots/pub.py
diff --git a/tools/bots/pub.py b/tools/bots/pub.py
index 29e49aee50c377460a0b19b873a5b32ae7e925fd..c5e89fbf8640c200b675f07e0fe2c2e8185b5fea 100755
--- a/tools/bots/pub.py
+++ b/tools/bots/pub.py
@@ -15,7 +15,7 @@ import sys
import bot
-PUB_BUILDER = r'pub-(linux|mac|win)'
+PUB_BUILDER = r'pub-(linux|mac|win)(-russian)?'
ngeoffray 2013/01/10 14:19:34 Is that related?
def PubConfig(name, is_buildbot):
"""Returns info for the current buildbot based on the name of the builder.
« tests/lib/lib.status ('K') | « tests/lib/lib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698