Chromium Code Reviews| Index: scripts/slave/recipe_modules/goma/example.expected/mac.json |
| diff --git a/scripts/slave/recipe_modules/goma/example.expected/mac.json b/scripts/slave/recipe_modules/goma/example.expected/mac.json |
| index c1229664801b98369e474f6bf708541d26e09220..d73bf2df1f67814fff08de0a3c5d77ea58e47e41 100644 |
| --- a/scripts/slave/recipe_modules/goma/example.expected/mac.json |
| +++ b/scripts/slave/recipe_modules/goma/example.expected/mac.json |
| @@ -84,6 +84,9 @@ |
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/upload_goma_logs.py", |
| "--upload-compiler-proxy-info" |
| ], |
| + "env": { |
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| + }, |
| "name": "upload_log" |
| }, |
| { |