| Index: scripts/slave/recipes/skia/skia.expected/download_and_push_skps.json
|
| diff --git a/scripts/slave/recipes/skia/skia.expected/download_and_push_skps.json b/scripts/slave/recipes/skia/skia.expected/download_and_push_skps.json
|
| index 71df76c8eca8f62037ab994d52b274a9fe955c7c..e75eb542e739ea0221006ea04ae149eb2d39b8a1 100644
|
| --- a/scripts/slave/recipes/skia/skia.expected/download_and_push_skps.json
|
| +++ b/scripts/slave/recipes/skia/skia.expected/download_and_push_skps.json
|
| @@ -47,6 +47,7 @@
|
| "--spec",
|
| "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\ntarget_os = ['llvm']"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -67,6 +68,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
|
|