aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/calmbench.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/calmbench.py')
-rw-r--r--infra/bots/recipes/calmbench.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/infra/bots/recipes/calmbench.py b/infra/bots/recipes/calmbench.py
index 659b3a4f02..c96a082ea5 100644
--- a/infra/bots/recipes/calmbench.py
+++ b/infra/bots/recipes/calmbench.py
@@ -44,9 +44,8 @@ def RunSteps(api):
skia_dir.join('tools', 'calmbench', 'ab.py'),
api.vars.swarming_out_dir,
'modified', 'master',
- api.vars.build_dir.join("out", api.vars.configuration, 'nanobench'),
- api.vars.build_dir.join("ParentRevision", "out",
- api.vars.configuration, 'nanobench'),
+ api.vars.build_dir.join('nanobench'),
+ api.vars.build_dir.join('ParentRevision', 'nanobench'),
extra_arg, extra_arg,
2, # reps
"false", # skipbase