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

Unified Diff: masters/master.chromium.infra.cron/master.cfg

Issue 2169643002: Correct master.cfg for w3c-test-autoroller (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: corrected diff Created 4 years, 5 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.chromium.infra.cron/master.cfg
diff --git a/masters/master.chromium.infra.cron/master.cfg b/masters/master.chromium.infra.cron/master.cfg
index 47a0c7cb5b64fa162251c0a50eb5819d9b97ac9e..f341e34b4dcbba1a6f578934519844b36e4e6d05 100644
--- a/masters/master.chromium.infra.cron/master.cfg
+++ b/masters/master.chromium.infra.cron/master.cfg
@@ -165,7 +165,7 @@ c['builders'].extend([
},
{
'name': 'w3c-test-autoroller',
- 'factory': m_remote_run('w3c-test-autoroller'),
+ 'factory': m_remote_run('w3c_test_autoroller'),
'auto_reboot' : True,
'category': '1cron',
},
« 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