| Index: recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
|
| diff --git a/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json b/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
|
| index fa34310bfd0d6bdf8f20190074c432ffa34815e5..b085aa3a2c1724587967e197caf8b14c2f634ed8 100644
|
| --- a/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
|
| +++ b/recipe_modules/bot_update/example.expected/basic_with_branch_heads.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",
|
|
|