| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json
|
| index 4f2ff32f0ce7641838711db131fe83b48d0e899b..9ece424375b57c6a46273e7e28ada890702cf07b 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json
|
| @@ -176,6 +176,7 @@
|
| "--gyp-script=gypfiles/gyp_v8",
|
| "//out/Release"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]/v8",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -236,6 +237,7 @@
|
| "[CACHE]/cipd/goma",
|
| "[SLAVE_BUILD]/v8/out/gn"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]/v8",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
|
|