| Index: recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_v8.json b/recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| index 382e2c4f49c507a940119a2117c5c59958c6bc38..f426d8b95382f0754da3e305002c56924fcf2a2f 100644
|
| --- a/recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| +++ b/recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "totallyaslave-c4",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]",
|
| + "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]",
|
| "--root",
|
| "src/v8",
|
| "--revision_mapping_file",
|
|
|