| Index: recipe_modules/bot_update/example.expected/no_shallow.json
|
| diff --git a/recipe_modules/bot_update/example.expected/no_shallow.json b/recipe_modules/bot_update/example.expected/no_shallow.json
|
| index dc33024be671f937c332cba6a4b6bc79d7543845..2008a4fa30ce46b42b3e82411d242f38a17a3e5f 100644
|
| --- a/recipe_modules/bot_update/example.expected/no_shallow.json
|
| +++ b/recipe_modules/bot_update/example.expected/no_shallow.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",
|
|
|