| Index: scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json
|
| index 0f743c69c84d051da04d09424343adedb4f98075..be3e01816f3e6d248a49c266d4324c69c8ec1cfa 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.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"
|
| ],
|
| @@ -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"
|
|
|