aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
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',