Index: scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.json |
index ef89a416a6c69b7ed3d3e7c43bf69e2d489a03e5..c1d0703d473a2d8006781ac688e4a6902addaf91 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.json |
+++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.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", |