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

Unified Diff: scripts/slave/recipes/swarming/staging.expected/linux_Release.json

Issue 2287203004: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: 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/swarming/staging.expected/linux_Release.json
diff --git a/scripts/slave/recipes/swarming/staging.expected/linux_Release.json b/scripts/slave/recipes/swarming/staging.expected/linux_Release.json
index a9e29066d117ebad6823827a9d64ba35c3cab8e9..37ebb1cd28b098fe2a411036c2a5226c1da899a0 100644
--- a/scripts/slave/recipes/swarming/staging.expected/linux_Release.json
+++ b/scripts/slave/recipes/swarming/staging.expected/linux_Release.json
@@ -17,7 +17,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"config",
"--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', 'swarming_revision': '', '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'}]"
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'swarming_revision': ''}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]"
],
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"

Powered by Google App Engine
This is Rietveld 408576698