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

Unified Diff: infra/bots/swarm_recipe.isolate

Issue 2330123002: Run recipes.py with --timestamps (Closed)
Patch Set: Created 4 years, 3 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: infra/bots/swarm_recipe.isolate
diff --git a/infra/bots/swarm_recipe.isolate b/infra/bots/swarm_recipe.isolate
index 8a6803ff03d89a8d412558e8e1c46097c18b2883..9e8f516c81ddc4c991fa458017bbe206d1b639b8 100644
--- a/infra/bots/swarm_recipe.isolate
+++ b/infra/bots/swarm_recipe.isolate
@@ -4,7 +4,7 @@
],
'variables': {
'command': [
- 'python', 'recipes.py', 'run',
+ 'python', 'recipes.py', 'run', '--timestamps',
],
'files': [
'../config/recipes.cfg',
« 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