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

Unified Diff: status.py

Issue 203703004: chromium-status: use ubergw for internal bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/chromium-status
Patch Set: Created 6 years, 9 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: status.py
diff --git a/status.py b/status.py
index f710fa01a3e573169e46c4bfbb63d88cd495c119..02efdacb7d6082c777cf2572defdbc0eee08c8a0 100644
--- a/status.py
+++ b/status.py
@@ -45,7 +45,7 @@ class LinkableText(object):
}
WATERFALL_URLS = {
- 'chromeos': 'http://chromegw/i/chromeos',
+ 'chromeos': 'https://uberchromegw.corp.google.com/i/chromeos',
'chromiumos': 'http://build.chromium.org/p/chromiumos',
}
« 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