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