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

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

Issue 303393002: Fixed config for the tryserver.v8 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 7 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.tryserver.v8/master.cfg
diff --git a/masters/master.tryserver.v8/master.cfg b/masters/master.tryserver.v8/master.cfg
index 2fc70fbb5c47304adaa03480bfbf42f7b33b0b37..1f2caa780220e2445ba6d50a2118a60f76ead96f 100644
--- a/masters/master.tryserver.v8/master.cfg
+++ b/masters/master.tryserver.v8/master.cfg
@@ -180,7 +180,7 @@ if LISTEN_TO_RIETVELD:
filter_master=True,
project='v8',
cachepath=os.path.join(os.getcwd(), 'try_job_rietveld_cache.json'),
- cache_submitted_jobs=True))
+ cache_processed_jobs=True))
if LISTEN_TO_SVN:
from master.try_job_svn import TryJobSubversion
« 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