Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dll__tester.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dll__tester.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dll__tester.json |
index a2f55bbb1df1126691b905587b72c1ce94046e73..8a2bf105f3d0ceced87a286dd2ef3f2970fed272 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dll__tester.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dll__tester.json |
@@ -150,15 +150,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" |
], |
@@ -216,6 +207,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" |