| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json
|
| index a316413d3089f3e991e3a32302d52304687f219c..56c3b3ef35122a1988290b47c1d6edfb706f3255 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json
|
| @@ -151,6 +151,17 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| + "--show-path",
|
| + "python",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| + ],
|
| + "name": "cleanup_temp"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[DEPOT_TOOLS]/gn.py",
|
| "--root=[SLAVE_BUILD]/v8",
|
| "gen",
|
| @@ -187,17 +198,6 @@
|
| ]
|
| },
|
| {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| - "--show-path",
|
| - "python",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| - ],
|
| - "name": "cleanup_temp"
|
| - },
|
| - {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
|
|