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 0ad0c943f311e68e4388fdf52baa01874982c809..0cff6c0fe8a814cab2fb3b22876cced267549732 100644 |
--- a/recipe_modules/bot_update/example.expected/basic.json |
+++ b/recipe_modules/bot_update/example.expected/basic.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", |