Index: scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_9.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_9.json b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_9.json |
index 1daaf127e24bc8aa692dd3ae5b827dcf3b272d98..94ddd477ab2e48a4529204a201c04a47234c4c1e 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_9.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_9.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", |