Index: scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_6_Tests.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_6_Tests.json b/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_6_Tests.json |
index d2c0ea25d8377bcf9542c3342a90beeebbb196a7..dd56b21c44cd1e19e0978ef80f872163cb8ec00c 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_6_Tests.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_6_Tests.json |
@@ -141,15 +141,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" |
], |
@@ -207,6 +198,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", |