| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json
|
| index 5e346be753308cd2bde15b54220562cbbe27c470..f6a9394e372b77b6a530f03cc36cfda2da4cb3ed 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_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"
|
| },
|
|
|