| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_gcc_4_8.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_gcc_4_8.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_gcc_4_8.json
|
| index 5824f1e6551bb2d4d20ca79a1c421595a4f66517..3a8710f8c1edcb7714baa138de10e3c8327cdd31 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_gcc_4_8.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_gcc_4_8.json
|
| @@ -75,6 +75,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",
|
| @@ -117,17 +128,6 @@
|
| "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",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| - "--show-path",
|
| - "python",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
|
| "--gsutil-py-path",
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
|
|