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

Unified Diff: projects.py

Issue 142043012: Update Skia's tryserver URL since we have split our masters. (Closed) Base URL: https://src.chromium.org/chrome/trunk/tools/commit-queue/
Patch Set: Created 6 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
« 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: projects.py
===================================================================
--- projects.py (revision 247957)
+++ projects.py (working copy)
@@ -540,7 +540,7 @@
if not no_try:
# TODO(skia-infrastructure-team): Use skia.org instead of the below when it
# is ready.
- try_server_url = 'http://skiabot-master.pogerlabs.com:10117/'
+ try_server_url = 'http://108.170.219.164:10117/'
# Get the required build steps and builder names from the try server.
compile_required_build_steps = json.load(
« 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