Index: scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json |
index fd417e10422c564d2eb58db9f27d42603c5961d5..33bd4ac2d5d0e460d226b9e2e827445a619a3c5e 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json |
+++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json |
@@ -156,15 +156,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" |
], |
@@ -222,6 +213,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" |