Chromium Code Reviews| Index: scripts/slave/recipes/chromium_trybot.expected/invalid_results.json |
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/invalid_results.json b/scripts/slave/recipes/chromium_trybot.expected/invalid_results.json |
| index ead98fabb8f5524162d1fd2c6c796724efd34a9e..1a8235e6f545a79126071515e9a7c39fe9b9c573 100644 |
| --- a/scripts/slave/recipes/chromium_trybot.expected/invalid_results.json |
| +++ b/scripts/slave/recipes/chromium_trybot.expected/invalid_results.json |
| @@ -353,6 +353,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)" |
| }, |
| { |
| @@ -565,6 +568,9 @@ |
| "//out/Release" |
| ], |
| "cwd": "[SLAVE_BUILD]", |
| + "env": { |
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| + }, |
| "name": "generate_build_files (without patch)" |
| }, |
| { |