Run recipes.py with --timestamps
authorborenet <borenet@chromium.org>
Mon, 12 Sep 2016 18:51:26 +0000 (11:51 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 12 Sep 2016 18:51:26 +0000 (11:51 -0700)
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2330123002

Review-Url: https://codereview.chromium.org/2330123002

infra/bots/swarm_recipe.isolate

index 8a6803ff03d89a8d412558e8e1c46097c18b2883..9e8f516c81ddc4c991fa458017bbe206d1b639b8 100644 (file)
@@ -4,7 +4,7 @@
   ],
   'variables': {
     'command': [
-      'python', 'recipes.py', 'run',
+      'python', 'recipes.py', 'run', '--timestamps',
     ],
     'files': [
       '../config/recipes.cfg',