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

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

Issue 2321203003: A bunch more little cleanups in bot_update. (Closed)
Patch Set: rebase, just in case 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: recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
diff --git a/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json b/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
index 60819286b1b348f2e6301fabe1535efa337e9628..b3c34c0abd9dde6becc7a78ba9c2fcb16dec37a4 100644
--- a/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
+++ b/recipe_modules/bot_update/example.expected/basic_with_branch_heads.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
This is Rietveld 408576698