Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: scripts/slave/recipes/v8/auto_tag.expected/update.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)@@@",

Powered by Google App Engine
This is Rietveld 408576698