| 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..8c7e2bb6dcd9fda61707921f79cea5f72f05e8e5 100644
|
| --- a/recipe_modules/bot_update/example.expected/tryjob_fail.json
|
| +++ b/recipe_modules/bot_update/example.expected/tryjob_fail.json
|
| @@ -11,7 +11,7 @@
|
| "--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",
|
|
|