| Index: scripts/slave/recipes/crashpad/continuous.expected/crashpad_mac_rel.json
|
| diff --git a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_mac_rel.json b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_mac_rel.json
|
| index 0e21e0876772e5e0b7dc723964be0ec1772c4ed4..a1f2bdabaa44ba2097e83f6ba573c80f18aa8ece 100644
|
| --- a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_mac_rel.json
|
| +++ b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_mac_rel.json
|
| @@ -8,7 +8,6 @@
|
| "--spec",
|
| "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'crashpad', 'url': 'https://chromium.googlesource.com/crashpad/crashpad.git'}]"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -27,7 +26,6 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -50,7 +48,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -62,7 +59,6 @@
|
| "-C",
|
| "[SLAVE_BUILD]/crashpad/out/Release"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "compile with ninja"
|
| },
|
| {
|
| @@ -72,7 +68,6 @@
|
| "[SLAVE_BUILD]/crashpad/build/run_tests.py",
|
| "Release"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "run tests"
|
| },
|
| {
|
|
|