Index: recipe_modules/bot_update/example.expected/tryjob_fail.json |
diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail.json b/recipe_modules/bot_update/example.expected/tryjob_fail.json |
index 66b377c2945c43808a59dafd3068cb9f31d9530d..bd80d363b76c5ff461deda6fde25b3d87f6962d2 100644 |
--- a/recipe_modules/bot_update/example.expected/tryjob_fail.json |
+++ b/recipe_modules/bot_update/example.expected/tryjob_fail.json |
@@ -11,17 +11,17 @@ |
"--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]", |
"--patch_url", |
"http://src.chromium.org/foo/bar", |
"--output_json", |
"/path/to/tmp/json", |
+ "--git-cache-dir", |
+ "[GIT_CACHE]", |
"--revision", |
"src@HEAD" |
], |