| Index: scripts/slave/recipe_modules/ios/example.expected/clobber.json
|
| diff --git a/scripts/slave/recipe_modules/ios/example.expected/clobber.json b/scripts/slave/recipe_modules/ios/example.expected/clobber.json
|
| index dc8c2ffae922974d2fb2dc305d5db66a5931186d..cc229f3b381d7596aef83f1c9ccfb41746671a09 100644
|
| --- a/scripts/slave/recipe_modules/ios/example.expected/clobber.json
|
| +++ b/scripts/slave/recipe_modules/ios/example.expected/clobber.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -105,7 +104,6 @@
|
| "[SLAVE_BUILD]/src/ios/build/bots/chromium.fake/ios.json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "read build config",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -125,7 +123,6 @@
|
| "-e",
|
| "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"static_library\"\n }, \n \"additional_compile_targets\": [\n \"All\"\n ], \n \"compiler\": \"xcodebuild\", \n \"configuration\": \"Debug\", \n \"env\": {}, \n \"gn_args\": [], \n \"mb_type\": null, \n \"sdk\": \"iphonesimulator8.1\", \n \"tests\": [], \n \"triggered bots\": {}, \n \"use_analyze\": true, \n \"xcode version\": \"6.1.1\"\n}"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "finalize build config"
|
| },
|
| {
|
| @@ -136,7 +133,6 @@
|
| "--version",
|
| "6.1.1"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "find xcode",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| @@ -150,7 +146,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_DEFINES": "component=static_library OS=ios",
|
| "GYP_GENERATORS": "xcode",
|
|
|