| Index: recipe_modules/bot_update/example.expected/tryjob_fail.json
|
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail.json b/recipe_modules/bot_update/example.expected/tryjob_fail.json
|
| index 03354ed7ae0bb27d383a845a683fb9145ae6ab01..091f5eac0e7ab86dfd47ae5651628344a0119dad 100644
|
| --- a/recipe_modules/bot_update/example.expected/tryjob_fail.json
|
| +++ b/recipe_modules/bot_update/example.expected/tryjob_fail.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",
|
|
|