| Index: scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json
|
| diff --git a/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json b/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json
|
| index ab6e63e39fb82111a0267d1c221a4f3d2b4c058a..db5e0050544057b59787b00d76fce9d5cde817e3 100644
|
| --- a/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json
|
| +++ b/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json
|
| @@ -262,6 +262,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)"
|
| },
|
| {
|
| @@ -484,6 +487,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"
|
| },
|
| {
|
|
|