| Index: scripts/slave/recipes/skia/swarm_compile.expected/Build-Ubuntu-GCC-Arm7-Release-Android.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_compile.expected/Build-Ubuntu-GCC-Arm7-Release-Android.json b/scripts/slave/recipes/skia/swarm_compile.expected/Build-Ubuntu-GCC-Arm7-Release-Android.json
|
| index f6ee565bad73219c85a198d9ea4b8022b98faa4a..bf0182db05371becf4e9df6a15b33e5afbe30ae6 100644
|
| --- a/scripts/slave/recipes/skia/swarm_compile.expected/Build-Ubuntu-GCC-Arm7-Release-Android.json
|
| +++ b/scripts/slave/recipes/skia/swarm_compile.expected/Build-Ubuntu-GCC-Arm7-Release-Android.json
|
| @@ -48,7 +48,6 @@
|
| "-u",
|
| "import json\nimport subprocess\nimport sys\n\nccache = None\ntry:\n ccache = subprocess.check_output(['which', 'ccache']).rstrip()\nexcept:\n pass\nprint json.dumps({'ccache': ccache})\n"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "BUILDTYPE": "Release",
|
| "CHROME_HEADLESS": "1",
|
| @@ -126,7 +125,6 @@
|
| "[SLAVE_BUILD]/out/Release",
|
| "[SWARM_OUT_DIR]/out/Release"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "copy build products",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@import errno@@@",
|
|
|