| Index: recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
|
| diff --git a/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json b/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
|
| index 67d212db9deaf7ae37c1a34003e210dae50298c4..214604319bb123caeeda78f82cb24f53f798c38c 100644
|
| --- a/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
|
| +++ b/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
|
| @@ -4,6 +4,12 @@
|
| "python",
|
| "-u",
|
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
|
| + "--master",
|
| + "chromium.linux",
|
| + "--builder",
|
| + "Linux Builder",
|
| + "--slave",
|
| + "totallyaslave-m1",
|
| "--spec",
|
| "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]",
|
| "--root",
|
|
|