| Index: scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json
|
| index 163d7465d2ba08839d687eca26e322fcb96e32a7..84eeb5e080600922619ce0add894d43aa6dc1644 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json
|
| @@ -147,15 +147,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/Release"
|
| ],
|
| @@ -213,6 +204,15 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[BUILD]/scripts/slave/cleanup_temp.py"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "cleanup_temp"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| "trigger",
|
| "--swarming",
|
|
|