| Index: scripts/slave/recipes/skia/skia.expected/has_ccache_android.json
|
| diff --git a/scripts/slave/recipes/skia/skia.expected/has_ccache_android.json b/scripts/slave/recipes/skia/skia.expected/has_ccache_android.json
|
| index d8f556e828d169e41ee43aa8bd46e95178008426..197dfada1ea7e6f4dfa16e522a5e9af89c53b07c 100644
|
| --- a/scripts/slave/recipes/skia/skia.expected/has_ccache_android.json
|
| +++ b/scripts/slave/recipes/skia/skia.expected/has_ccache_android.json
|
| @@ -8,6 +8,7 @@
|
| "--spec",
|
| "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\ntarget_os = ['android']"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient setup"
|
| },
|
| {
|
| @@ -23,6 +24,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient sync",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -41,6 +43,7 @@
|
| "which",
|
| "ccache"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "has ccache?",
|
| "stdout": "/path/to/tmp/"
|
| },
|
|
|