| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_nosnap_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_nosnap_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_nosnap_dbg.json
|
| index db833bb03e04ab52d9ef745dbc247db5dda89da3..38e80b972f37c46a51fb81590f7dbb799aa1d7a6 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_nosnap_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_nosnap_dbg.json
|
| @@ -155,7 +155,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]/resources/isolate.py",
|
| + "RECIPE_MODULE[build.isolate]/resources/isolate.py",
|
| "[SLAVE_BUILD]/v8/tools/swarming_client",
|
| "batcharchive",
|
| "--dump-json",
|
| @@ -293,7 +293,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[v8]/resources/collect_v8_task.py",
|
| + "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py",
|
| "--swarming-client-dir",
|
| "[SLAVE_BUILD]/v8/tools/swarming_client",
|
| "--temp-root-dir",
|
|
|