| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_dbg.json
|
| index fbf4f8795dbd69d56686d25a45cbac9d6b055561..09aaa998b46e89e5e043c240e3834e3eaed927a4 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_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"
|
| },
|
|
|