| Index: recipe_modules/bot_update/example.expected/tryjob.json
|
| diff --git a/recipe_modules/bot_update/example.expected/tryjob.json b/recipe_modules/bot_update/example.expected/tryjob.json
|
| index a9118a61c9f4e7582cf762c59f3b8e093cd5555a..17a96e32f34e217987749fc14b3ad07250b439a5 100644
|
| --- a/recipe_modules/bot_update/example.expected/tryjob.json
|
| +++ b/recipe_modules/bot_update/example.expected/tryjob.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",
|
|
|