aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/calmbench.py
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2018-05-31 09:21:40 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-01 11:45:15 +0000
commit0c9d2805e81e15e3afdf7ebcdc030771dbe7750b (patch)
tree64c95181dbe990db2c15dedd948c08ecb4b22ba1 /infra/bots/recipes/calmbench.py
parentc4952be7d401797aa6c353b57bf97132bf3d7669 (diff)
[recipes] Isolate build outputs with no subdirs
Bug: skia:6473 Change-Id: If243b6afb748529d2bdb212e360cd4338edc929c Reviewed-on: https://skia-review.googlesource.com/130942 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Eric Boren <borenet@google.com>
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