Index: recipe_modules/bot_update/example.expected/trychange_oauth2.json |
diff --git a/recipe_modules/bot_update/example.expected/trychange_oauth2.json b/recipe_modules/bot_update/example.expected/trychange_oauth2.json |
index c81ede5ffa8956943f883fe410860fd8933290d8..5d6a8d9f418004e4b29a4205f6cf8616d681e35c 100644 |
--- a/recipe_modules/bot_update/example.expected/trychange_oauth2.json |
+++ b/recipe_modules/bot_update/example.expected/trychange_oauth2.json |
@@ -11,19 +11,19 @@ |
"--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]", |
"--apply_issue_email_file", |
"[BUILD]/site_config/.rietveld_client_email", |
"--apply_issue_key_file", |
"[BUILD]/site_config/.rietveld_secret_key", |
"--output_json", |
"/path/to/tmp/json", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
"--revision", |
"src@HEAD" |
], |