| Index: recipes/recipes/master_manager_config.expected/master_manager_config.json
|
| diff --git a/recipes/recipes/master_manager_config.expected/master_manager_config.json b/recipes/recipes/master_manager_config.expected/master_manager_config.json
|
| index 517e09e52b2e6088b4b86157c2045f419847d639..3223d4dbed719cd4fc76faf6c49dd61d395cb22a 100644
|
| --- a/recipes/recipes/master_manager_config.expected/master_manager_config.json
|
| +++ b/recipes/recipes/master_manager_config.expected/master_manager_config.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': 'infra_internal', 'url': 'https://chrome-internal.googlesource.com/infra/infra_internal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'infra-data-master-manager', 'url': 'https://chrome-internal.googlesource.com/infradata/master-manager.git'}]",
|
| - "--root",
|
| + "--patch_root",
|
| "infra-data-master-manager",
|
| "--revision_mapping_file",
|
| "{\"infra-data-master-manager\": \"got_revision\", \"infra_internal\": \"got_revision\"}",
|
|
|