| Index: recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
|
| diff --git a/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json b/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
|
| index dd65997bf42b6befba5c32fd7bc528196852e5f7..0d9fb489ba549992b60dc3b8e66c1dbe46bcca4f 100644
|
| --- a/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
|
| +++ b/recipe_modules/bot_update/example.expected/reset_root_solution_revision.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\"}",
|
|
|