| Index: recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
|
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json b/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
|
| index 6c38ce865f9ba899f3eee0fe4871dc4ad925eca0..e7a93bdf1aa5d422017359e710a5e33a4ac23bcb 100644
|
| --- a/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
|
| +++ b/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
|
| @@ -4,6 +4,12 @@
|
| "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 = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]",
|
| "--root",
|
|
|