| Index: scripts/slave/recipe_modules/filter/example.expected/bad_retcode_fails.json
|
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/bad_retcode_fails.json b/scripts/slave/recipe_modules/filter/example.expected/bad_retcode_fails.json
|
| index ea6163c66d9e8007f7ef5759f74e5fcdb01278fe..e3fb7797f2454126ef23f9309f4905913f99984b 100644
|
| --- a/scripts/slave/recipe_modules/filter/example.expected/bad_retcode_fails.json
|
| +++ b/scripts/slave/recipe_modules/filter/example.expected/bad_retcode_fails.json
|
| @@ -7,7 +7,6 @@
|
| "[SLAVE_BUILD]/testing/buildbot/trybot_analyze_config.json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "read filter exclusion spec",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
|
| @@ -34,7 +33,6 @@
|
| "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": []}",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
|
|
|