| Index: recipe_modules/bot_update/example.expected/gerrit_no_rebase_patch_ref.json
|
| diff --git a/recipe_modules/bot_update/example.expected/gerrit_no_rebase_patch_ref.json b/recipe_modules/bot_update/example.expected/gerrit_no_rebase_patch_ref.json
|
| index 1e0a058cf48cbb96df5ac66e9bbab5e29cbeaaa0..cbaab11c6fc0c7f06f0edd928ff9ad4a3339e026 100644
|
| --- a/recipe_modules/bot_update/example.expected/gerrit_no_rebase_patch_ref.json
|
| +++ b/recipe_modules/bot_update/example.expected/gerrit_no_rebase_patch_ref.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\"}",
|
|
|