| Index: scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json b/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json
|
| index eb7248e19115c7fbcb29b8bf9bfe049cbbd8f5e7..52593d584257c853362e92d56d0b5bb9e51635a2 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json
|
| @@ -131,6 +131,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",
|
| @@ -167,17 +178,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",
|
|
|