Index: scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json |
index 96a8ba807184b943ef25bdb2f7582e1c00aa53d5..ea9f09525d318733153a37946d07fa4398334da3 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json |
@@ -125,15 +125,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_x64" |
], |
@@ -170,6 +161,15 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "cleanup_temp" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", |
"--target", |
"Release_x64" |