| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_rel.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_rel.json
|
| index c4d148e2cee81f384c797831ca10a9cb1b57160c..109c82cf9cee9cd7fb03d415bedef74366e12bf0 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_rel.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_rel.json
|
| @@ -161,6 +161,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"
|
| },
|
| @@ -221,6 +222,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"
|
| },
|
|
|