Index: scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_8.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_8.json b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_8.json |
index 633556e024dfd31e576de36072beb280b6746eef..9eaf421008e23f448a18eea0cf920971f391a27c 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_8.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_8.json |
@@ -143,15 +143,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" |
], |
@@ -209,6 +200,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", |