| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___shared.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___shared.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___shared.json
|
| index e62080daccc10c43d7299532cd74d88f194bcc30..ba2f5db38f4f167ef705fd0887ac6da1366639b8 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___shared.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___shared.json
|
| @@ -147,7 +147,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",
|
| @@ -560,7 +560,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",
|
| @@ -601,7 +601,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",
|
| @@ -642,7 +642,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",
|
| @@ -683,7 +683,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",
|
|
|