| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_rel_ng.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_rel_ng.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_rel_ng.json
|
| index 9dbb6316d5458cac0d58db5893458aec7a3484e9..a491405e3178a025130ceca715e582c0e13cbd89 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_rel_ng.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_rel_ng.json
|
| @@ -182,6 +182,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"
|
| },
|
| @@ -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"
|
| },
|
|
|