aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/housekeeper.expected
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/housekeeper.expected
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/housekeeper.expected')
-rw-r--r--infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit-Trybot.json2
-rw-r--r--infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit-Trybot.json b/infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit-Trybot.json
index 8d7f7912fb..ea4e50dc90 100644
--- a/infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit-Trybot.json
+++ b/infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit-Trybot.json
@@ -132,7 +132,7 @@
"python",
"RECIPE_MODULE[skia::binary_size]/resources/run_binary_size_analysis.py",
"--library",
- "[START_DIR]/build/out/Release/libskia.so",
+ "[START_DIR]/build/libskia.so",
"--githash",
"abc123",
"--dest",
diff --git a/infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit.json b/infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit.json
index d152ff9c82..fb0259b373 100644
--- a/infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit.json
+++ b/infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit.json
@@ -140,7 +140,7 @@
"python",
"RECIPE_MODULE[skia::binary_size]/resources/run_binary_size_analysis.py",
"--library",
- "[START_DIR]/build/out/Release/libskia.so",
+ "[START_DIR]/build/libskia.so",
"--githash",
"abc123",
"--dest",