Index: scripts/slave/recipes/ios/try.expected/without_patch_success.json |
diff --git a/scripts/slave/recipes/ios/try.expected/without_patch_success.json b/scripts/slave/recipes/ios/try.expected/without_patch_success.json |
index e8e0a7b73ff75da5484aee7913aafe36eca2deaf..24393f42f12b1e16819efb3732f04293f3cc9de6 100644 |
--- a/scripts/slave/recipes/ios/try.expected/without_patch_success.json |
+++ b/scripts/slave/recipes/ios/try.expected/without_patch_success.json |
@@ -124,7 +124,7 @@ |
"cmd": [ |
"echo", |
"-e", |
- "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"static_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp define 2\": \"fake value 2\"\n }, \n \"compiler\": \"ninja\", \n \"configuration\": \"Debug\", \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n {\n \"app\": \"fake tests\", \n \"device type\": \"fake device\", \n \"os\": \"8.1\"\n }\n ], \n \"triggered bots\": {}, \n \"xcode version\": \"fake xcode version\"\n}" |
+ "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"static_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp define 2\": \"fake value 2\"\n }, \n \"compiler\": \"ninja\", \n \"configuration\": \"Debug\", \n \"env\": {}, \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n {\n \"app\": \"fake tests\", \n \"device type\": \"fake device\", \n \"os\": \"8.1\"\n }\n ], \n \"triggered bots\": {}, \n \"xcode version\": \"fake xcode version\"\n}" |
], |
"cwd": "[SLAVE_BUILD]", |
"name": "finalize build config" |