| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___full_debug.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___full_debug.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___full_debug.json
|
| index e5d7da69d8ad8eb90207900478e33f341839b590..d95e7e54618958c7586046669317734d11617337 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___full_debug.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___full_debug.json
|
| @@ -130,6 +130,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",
|
| @@ -166,17 +177,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",
|
|
|