| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac.json
|
| index 739ddf958d017ab093dfe2fd3c621ae762fdfb33..91d5ac334f5f5f0e1d44510999c2b58fc8e48935 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac.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"
|
| },
|
|
|