Index: recipe_modules/bot_update/example.expected/svn_mode.json |
diff --git a/recipe_modules/bot_update/example.expected/svn_mode.json b/recipe_modules/bot_update/example.expected/svn_mode.json |
index b12f9e40c7ee0e1dd20d62e3025a686f7d976fe4..de68bd800f989ca9a71da6fc6175ccabec7419cb 100644 |
--- a/recipe_modules/bot_update/example.expected/svn_mode.json |
+++ b/recipe_modules/bot_update/example.expected/svn_mode.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", |