| 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 16a32972d5e5c5270d0b0d7176c65d5ddb3de3c1..7d9aea311fd06e447fb2958af69d293126377947 100644
|
| --- a/recipe_modules/bot_update/example.expected/basic.json
|
| +++ b/recipe_modules/bot_update/example.expected/basic.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "totallyaslave-m1",
|
| "--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",
|
|
|