| Index: scripts/slave/recipe_modules/filter/example.expected/doesnt_match_exclusion.json
|
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/doesnt_match_exclusion.json b/scripts/slave/recipe_modules/filter/example.expected/doesnt_match_exclusion.json
|
| index e83b5516146656d4f8c02f4b9f1f1771dea4fe90..fdc181ffb55b9da1233a231e70d2fa3787777f13 100644
|
| --- a/scripts/slave/recipe_modules/filter/example.expected/doesnt_match_exclusion.json
|
| +++ b/scripts/slave/recipe_modules/filter/example.expected/doesnt_match_exclusion.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'@@@",
|
| @@ -33,7 +32,6 @@
|
| "{\"additional_compile_targets\": [], \"files\": [\"bar.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"
|
| @@ -54,7 +52,6 @@
|
| "echo",
|
| "Why hello, there."
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "hello"
|
| },
|
| {
|
|
|