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

Unified Diff: scripts/slave/recipes/v8/auto_roll_deps.expected/inconsistent_state.json

Issue 2273833002: Make v8 recipes explicitly set GIT_MODE (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase Created 4 years, 4 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_roll_deps.expected/inconsistent_state.json
diff --git a/scripts/slave/recipes/v8/auto_roll_deps.expected/inconsistent_state.json b/scripts/slave/recipes/v8/auto_roll_deps.expected/inconsistent_state.json
index b45483f63d2946bbe27d9e9dd49f25073ddd5f0b..6a27a5d2bd58dd05876692be724b8f13fd7e9816 100644
--- a/scripts/slave/recipes/v8/auto_roll_deps.expected/inconsistent_state.json
+++ b/scripts/slave/recipes/v8/auto_roll_deps.expected/inconsistent_state.json
@@ -61,7 +61,7 @@
"--slave",
"TestSlavename",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'https://chromium.googlesource.com/chromium/blink.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
"--root",
"src",
"--revision_mapping_file",
« no previous file with comments | « scripts/slave/recipes/v8/auto_roll_deps.py ('k') | scripts/slave/recipes/v8/auto_roll_deps.expected/standard.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698