| Index: recipe_modules/bot_update/example.expected/no_shallow.json
|
| diff --git a/recipe_modules/bot_update/example.expected/no_shallow.json b/recipe_modules/bot_update/example.expected/no_shallow.json
|
| index 40a7c4847703ecc337f15820d0fc0ae973300933..427e200ab8dc14567e1eec9a906f58568dd77097 100644
|
| --- a/recipe_modules/bot_update/example.expected/no_shallow.json
|
| +++ b/recipe_modules/bot_update/example.expected/no_shallow.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "somehost",
|
| "--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",
|
|
|