| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64.json
|
| index 9f0cfb6e2cd4a21bc0d034040436339e15201f3a..2c2e6b2d3683f8b0f57ed46d9d719baa408dbddb 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64.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"
|
| },
|
|
|