| Index: scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
|
| diff --git a/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json b/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
|
| index 9e75dd8abbc96c1eda8ab60ce7fc9b65aeef7785..ea246aa298333244561c3435d6a90e743df48e72 100644
|
| --- a/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
|
| +++ b/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -54,7 +53,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -82,7 +80,6 @@
|
| "build",
|
| "--debug"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_DIR": "[BUILD]/goma"
|
| },
|
| @@ -96,7 +93,6 @@
|
| "{\"build_number\": 571, \"builder_name\": \"Mojo Linux (dbg)\", \"dcheck_always_on\": false, \"is_debug\": true, \"master_name\": \"chromium.testing.master\", \"target_os\": \"linux\", \"test_results_server\": \"test-results.appspot.com\", \"test_types\": [\"default\"]}",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "get_test_list",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@[@@@",
|
|
|