| 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 dca5a2580e315e1a06867bf327f63038dd61166d..0418ae59d6e5e8beb69f6fff62b9b524b4158f2a 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
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "totallyaslave-c4",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
|
| "--root",
|
| "src",
|
| "--revision_mapping_file",
|
|
|