Index: recipe_modules/bot_update/example.expected/trychange.json |
diff --git a/recipe_modules/bot_update/example.expected/trychange.json b/recipe_modules/bot_update/example.expected/trychange.json |
index a7aa473288714dab78efba4f3eced750e55d6885..141c24323c90071b9d9da7f65a5a3eb956b38cbb 100644 |
--- a/recipe_modules/bot_update/example.expected/trychange.json |
+++ b/recipe_modules/bot_update/example.expected/trychange.json |
@@ -11,15 +11,15 @@ |
"--slave", |
"totallyaslave-c4", |
"--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", |
"{\"src\": \"got_cr_revision\"}", |
- "--git-cache-dir", |
- "[GIT_CACHE]", |
"--output_json", |
"/path/to/tmp/json", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
"--revision", |
"src@HEAD", |
"--refs", |