| Index: scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json b/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| index 7d4aaa4cee3226b1969af1def81688149fc701d9..47c22bdea625c80e8125dad956781de2b41fd7fd 100644
|
| --- a/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| +++ b/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.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"
|
|
|