| Index: scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json b/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
|
| index 867e8f0abf717f0bc2c8be5073d6f4ffcb87e26b..69fad6273a825d4e957ec31e45a9c2d58e2b6b31 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
|
| @@ -305,6 +305,9 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "analyze",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@No compile necessary@@@",
|
| @@ -360,6 +363,9 @@
|
| "//out/Release"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "generate_build_files (with patch)"
|
| },
|
| {
|
|
|