| Index: recipe_modules/bot_update/example.expected/tryjob.json
 | 
| diff --git a/recipe_modules/bot_update/example.expected/tryjob.json b/recipe_modules/bot_update/example.expected/tryjob.json
 | 
| index 46a097fd452735085bcd3907dead6ea3c5808412..96f2e6c42fee64fea34ac1035dd384028415abf1 100644
 | 
| --- a/recipe_modules/bot_update/example.expected/tryjob.json
 | 
| +++ b/recipe_modules/bot_update/example.expected/tryjob.json
 | 
| @@ -4,12 +4,6 @@
 | 
|        "python",
 | 
|        "-u",
 | 
|        "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
 | 
| -      "--master",
 | 
| -      "tryserver.chromium.linux",
 | 
| -      "--builder",
 | 
| -      "linux_rel",
 | 
| -      "--slave",
 | 
| -      "totallyaslave-c4",
 | 
|        "--spec",
 | 
|        "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
 | 
|        "--root",
 | 
| 
 |