| Index: scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Tests__dbg__1_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Tests__dbg__1_.json b/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Tests__dbg__1_.json
|
| index 039483181f8f844cc66f19f695f5315adb7fd22e..d9b79851d8c7051efea5ff211a8f3f2298996994 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Tests__dbg__1_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Tests__dbg__1_.json
|
| @@ -118,15 +118,6 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/cleanup_temp.py"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "cleanup_temp"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
|
| "[SLAVE_BUILD]/src/out/Debug"
|
| ],
|
| @@ -158,5 +149,14 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "extract build"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]/scripts/slave/cleanup_temp.py"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "cleanup_temp"
|
| }
|
| ]
|
|
|