| 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\"}",
|
|
|