diff options
author | Ravi Mistry <rmistry@google.com> | 2017-12-13 16:27:38 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-12-13 22:01:40 +0000 |
commit | 6df4befce64198b6345aef74cf53a10dbf242105 (patch) | |
tree | 432d8477f135cc0349ef640990c2609ec4f8a48e /infra/bots/recipes/upload_skiaserve.expected | |
parent | 411b8ea74d66d08252d9b617d7e7d458604dbc2e (diff) |
[Infra] Fix skiaserve source location again
Bug: skia:7399
Change-Id: I749764f2dfc8239e9849cc09e68fb28932d58243
Reviewed-on: https://skia-review.googlesource.com/84861
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/bots/recipes/upload_skiaserve.expected')
-rw-r--r-- | infra/bots/recipes/upload_skiaserve.expected/normal_bot.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/bots/recipes/upload_skiaserve.expected/normal_bot.json b/infra/bots/recipes/upload_skiaserve.expected/normal_bot.json index 75feeef396..10e2745965 100644 --- a/infra/bots/recipes/upload_skiaserve.expected/normal_bot.json +++ b/infra/bots/recipes/upload_skiaserve.expected/normal_bot.json @@ -3,7 +3,7 @@ "cmd": [ "gsutil", "cp", - "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-arm-Release-Android/Release/skiaserve", + "[START_DIR]/out/Release/skiaserve", "gs://skia-public-binaries/skiaserve/arm/abc123/" ], "name": "upload skiaserve" |