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

Unified Diff: scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/mac_sdk_multirel.json

Issue 2351943004: Switch NaCl SDK release builders from svn to git (Closed)
Patch Set: update expectations Created 4 years, 3 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/client.nacl.sdk.recipe_autogen.expected/mac_sdk_multirel.json
diff --git a/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/mac_sdk_multirel.json b/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/mac_sdk_multirel.json
index 65975a3ddc06a60d84e56dd96a4a1adea0b7a2ed..c3012aee614fc8605db5b3c29f581b0c68cb9d31 100644
--- a/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/mac_sdk_multirel.json
+++ b/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/mac_sdk_multirel.json
@@ -63,7 +63,7 @@
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src-pdf': None, 'src/pdf': None}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'chrome-official', 'url': 'svn://svn.chromium.org/chrome-internal/trunk/tools/buildspec/build/chrome-official'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src-pdf': None, 'src/pdf': None}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'chrome-official', 'url': 'https://chrome-internal.googlesource.com/chrome/tools/buildspec.git'}]",
"--patch_root",
"chrome-official",
"--revision_mapping_file",

Powered by Google App Engine
This is Rietveld 408576698