| 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 4d31bbd4e370b0d714f986f698549f3d5142d7b4..710135b8437792cdb02221227cd241a1f9640fe4 100644
|
| --- a/scripts/slave/recipe_modules/ios/example.expected/clobber.json
|
| +++ b/scripts/slave/recipe_modules/ios/example.expected/clobber.json
|
| @@ -115,7 +115,7 @@
|
| "cmd": [
|
| "echo",
|
| "-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 \"sdk\": \"iphonesimulator8.1\", \n \"tests\": [], \n \"triggered bots\": {}, \n \"use_mb\": false, \n \"xcode version\": \"6.1.1\"\n}"
|
| + "{\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 \"mb_type\": null, \n \"sdk\": \"iphonesimulator8.1\", \n \"tests\": [], \n \"triggered bots\": {}, \n \"xcode version\": \"6.1.1\"\n}"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "finalize build config"
|
|
|