| Index: recipe_modules/bot_update_lite/example.expected/tryjob_v8_head_by_default.json
|
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_v8_head_by_default.json b/recipe_modules/bot_update_lite/example.expected/tryjob_v8_head_by_default.json
|
| similarity index 92%
|
| copy from recipe_modules/bot_update/example.expected/tryjob_v8_head_by_default.json
|
| copy to recipe_modules/bot_update_lite/example.expected/tryjob_v8_head_by_default.json
|
| index 8f16290b89ada374fabffba85c4b05f68142ac09..3fbe3974a1b198fe9f219550dab16691f6a9a475 100644
|
| --- a/recipe_modules/bot_update/example.expected/tryjob_v8_head_by_default.json
|
| +++ b/recipe_modules/bot_update_lite/example.expected/tryjob_v8_head_by_default.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "TestSlavename",
|
| "--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/v8",
|
| "--revision_mapping_file",
|
|
|