| 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 b085aa3a2c1724587967e197caf8b14c2f634ed8..60819286b1b348f2e6301fabe1535efa337e9628 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,12 +4,6 @@
|
| "python",
|
| "-u",
|
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
|
| - "--master",
|
| - "chromium.linux",
|
| - "--builder",
|
| - "Linux Builder",
|
| - "--slave",
|
| - "totallyaslave-m1",
|
| "--spec",
|
| "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
|
| "--root",
|
|
|