| Index: scripts/slave/recipes/v8/auto_tag.expected/update.json
|
| diff --git a/scripts/slave/recipes/v8/auto_tag.expected/update.json b/scripts/slave/recipes/v8/auto_tag.expected/update.json
|
| index c96b6f2b6f508e88214829669660bd7102ec7e0d..36f0e88dd93841fd0c84c9bb50c3c79893ebc5dc 100644
|
| --- a/scripts/slave/recipes/v8/auto_tag.expected/update.json
|
| +++ b/scripts/slave/recipes/v8/auto_tag.expected/update.json
|
| @@ -8,7 +8,6 @@
|
| "--spec",
|
| "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -28,7 +27,6 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -113,7 +111,6 @@
|
| "\n#define V8_MAJOR_VERSION 3\n#define V8_MINOR_VERSION 4\n#define V8_BUILD_NUMBER 3\n#define V8_PATCH_LEVEL 3\n",
|
| "[SLAVE_BUILD]/v8/include/v8-version.h"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Increment version"
|
| },
|
| {
|
| @@ -161,7 +158,6 @@
|
| "-u",
|
| "import time; time.sleep(5)"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Wait for commit",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@import time; time.sleep(5)@@@",
|
|
|