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

Unified Diff: masters/master.chromiumos.tryserver/master.cfg

Issue 2064483002: Use CrOS public_html for CrOS tryserver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 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: masters/master.chromiumos.tryserver/master.cfg
diff --git a/masters/master.chromiumos.tryserver/master.cfg b/masters/master.chromiumos.tryserver/master.cfg
index e5c5bc415b472ea0460694405303eba1e5af01ce..039a3d93041d2c4bc3577b4f177f8d91e9a08c47 100644
--- a/masters/master.chromiumos.tryserver/master.cfg
+++ b/masters/master.chromiumos.tryserver/master.cfg
@@ -178,7 +178,7 @@ web_template_globals = {
'cros_builder_links': chromiumos_tryserver_util.cros_builder_links,
}
master_utils.AutoSetupMaster(c, ActiveMaster, order_console_by_time=True,
- public_html='../master.chromium/public_html',
+ public_html='../master.chromiumos/public_html',
templates=[ '../master.chromiumos/templates',
'../master.chromium/templates'],
web_template_globals=web_template_globals,
« 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