| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_dbg.json
|
| index dbf3413a479b32ffb3652a75a2ae23a19c236528..b924d233048a3429497fc46bcb726cdfb9637729 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_dbg.json
|
| @@ -182,6 +182,7 @@
|
| "--gyp-script=gypfiles/gyp_v8",
|
| "//out/Debug"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]/v8",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -242,6 +243,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"
|
| },
|
|
|