Chromium Code Reviews

Unified Diff: recipe_modules/bot_update/example.expected/trychange_oauth2.json

Issue 2321203003: A bunch more little cleanups in bot_update. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: recipe_modules/bot_update/example.expected/trychange_oauth2.json
diff --git a/recipe_modules/bot_update/example.expected/trychange_oauth2.json b/recipe_modules/bot_update/example.expected/trychange_oauth2.json
index 31014bdd998a0f18ee17e4e700cf294c11bf7475..b0917d4bf41242ed3328919ae2a54e0e9bf86498 100644
--- a/recipe_modules/bot_update/example.expected/trychange_oauth2.json
+++ b/recipe_modules/bot_update/example.expected/trychange_oauth2.json
@@ -6,7 +6,7 @@
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
- "--root",
+ "--patch_root",
"src",
"--revision_mapping_file",
"{\"src\": \"got_cr_revision\"}",

Powered by Google App Engine