| Index: recipe_modules/bot_update/example.expected/forced.json
|
| diff --git a/recipe_modules/bot_update/example.expected/forced.json b/recipe_modules/bot_update/example.expected/forced.json
|
| index 05d8a4d04d707e95a268b739e755723b647fa70e..07b1af682434e6ec4dde5dbd34d90ed84989361d 100644
|
| --- a/recipe_modules/bot_update/example.expected/forced.json
|
| +++ b/recipe_modules/bot_update/example.expected/forced.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "somehost",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]",
|
| + "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]",
|
| "--root",
|
| "src",
|
| "--revision_mapping_file",
|
|
|