| Index: recipe_modules/gclient/example.expected/tryserver.json
|
| diff --git a/recipe_modules/gclient/example.expected/tryserver.json b/recipe_modules/gclient/example.expected/tryserver.json
|
| index c4959cd37b7061479e596bc160532c1b82fcfcad..50df3d7a21be4aa3445cff63c48e9294eebb0f25 100644
|
| --- a/recipe_modules/gclient/example.expected/tryserver.json
|
| +++ b/recipe_modules/gclient/example.expected/tryserver.json
|
| @@ -91,7 +91,7 @@
|
| "RECIPE_PACKAGE[depot_tools]/gclient.py",
|
| "config",
|
| "--spec",
|
| - "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'WebKit', 'safesync_url': 'https://blink-status.appspot.com/lkgr', 'url': 'svn://svn.chromium.org/blink/trunk'}]"
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'WebKit', 'safesync_url': 'https://blink-status.appspot.com/lkgr', 'url': 'svn://svn.chromium.org/blink/trunk'}]"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/src/third_party",
|
| "env": {
|
|
|