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', |