| Index: recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
|
| diff --git a/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json b/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
|
| index e50485c41ed6bfcc0d8800772f6b7ec01e14e09f..9e34ce633a0cd9f5bef6bf7bf7ed5343d95013d3 100644
|
| --- a/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
|
| +++ b/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "somehost",
|
| "--spec",
|
| - "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', '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': 'svn://svn.chromium.org/chrome/trunk/src'}]",
|
| "--root",
|
| "src",
|
| "--revision_mapping_file",
|
|
|