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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_dart_fyi_v8_linux_release.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.expected/full_client_dart_fyi_v8_linux_release.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_dart_fyi_v8_linux_release.json b/scripts/slave/recipes/v8.expected/full_client_dart_fyi_v8_linux_release.json
index 27eaacda11812e01bf21db787f3ccb8cbf20c5b0..ade098b9ffd85fd35dd7e2011075b096651d4052 100644
--- a/scripts/slave/recipes/v8.expected/full_client_dart_fyi_v8_linux_release.json
+++ b/scripts/slave/recipes/v8.expected/full_client_dart_fyi_v8_linux_release.json
@@ -11,7 +11,7 @@
"--slave",
"TestSlavename",
"--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'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
"--root",
"v8",
"--revision_mapping_file",
« no previous file with comments | « scripts/slave/recipe_modules/v8/api.py ('k') | scripts/slave/recipes/v8.expected/full_client_dart_fyi_v8_mac_release.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698