Index: scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests.json |
index 01d3f4e9ec2367431adde86b75fbb6070fce4db3..7075d342bee25bc01f380f1f3489bbc4a4ed8fb1 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests.json |
+++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_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", |