| Index: recipe_modules/bot_update/example.expected/basic.json
|
| diff --git a/recipe_modules/bot_update/example.expected/basic.json b/recipe_modules/bot_update/example.expected/basic.json
|
| index 4ab80d928c7ab69f62a4dd4fa770161c5fff4db4..75efd0a846ab8210b6af789d2d6d20d9528584d1 100644
|
| --- a/recipe_modules/bot_update/example.expected/basic.json
|
| +++ b/recipe_modules/bot_update/example.expected/basic.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\"}",
|
|
|