| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_dbg__tester.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_dbg__tester.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_dbg__tester.json
|
| index 137cc355a4c773e889a9242f6a6d64c7b069fc81..92b02e4700b910ff98c28da4e5f488fa3797e2c2 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_dbg__tester.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_dbg__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\\Debug"
|
| ],
|
| @@ -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",
|
| "Debug"
|
|
|