aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar borenet <borenet@chromium.org>2016-09-12 11:51:26 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-09-12 11:51:26 -0700
commitf5b7a5490b51c87379b37acf7a9e7f7c3f6765c7 (patch)
tree4464e905e69cbdc04179614d4bc12eb78c623e10 /infra
parentdb85665578f19dde2779842488b3054da9b0b7e2 (diff)
Run recipes.py with --timestamps
Diffstat (limited to 'infra')
-rw-r--r--infra/bots/swarm_recipe.isolate2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/bots/swarm_recipe.isolate b/infra/bots/swarm_recipe.isolate
index 8a6803ff03..9e8f516c81 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',