| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.json
|
| index b8e7bac1e756910801b478276bfb875342c8624d..d35a96cd9633d4d0475967868a472115ea0d398e 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.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"
|
| },
|
|
|