| Index: scripts/slave/recipes/client.drmemory.recipe_autogen.expected/linux_cr_builder_clobber.json
|
| diff --git a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/linux_cr_builder_clobber.json b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/linux_cr_builder_clobber.json
|
| index 77d73728051814bbe549d953a33f267df71833b6..da16fbe8daab090409e8df29d340c0b6b0b38548 100644
|
| --- a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/linux_cr_builder_clobber.json
|
| +++ b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/linux_cr_builder_clobber.json
|
| @@ -84,6 +84,25 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
|
| + "[SLAVE_BUILD]/src/out/Release"
|
| + ],
|
| + "name": "rmtree clobber",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILD]/scripts/slave/runhooks_wrapper.py"
|
| ],
|
| "env": {
|
| @@ -126,8 +145,7 @@
|
| "remoting_unittests",
|
| "sql_unittests",
|
| "unit_tests",
|
| - "url_unittests",
|
| - "--clobber"
|
| + "url_unittests"
|
| ],
|
| "name": "compile"
|
| },
|
|
|