| Index: recipe_modules/gclient/example.expected/basic.json
|
| diff --git a/recipe_modules/gclient/example.expected/basic.json b/recipe_modules/gclient/example.expected/basic.json
|
| index 46c74809df03069d97da2ffd51b9e6ee735263e1..7e3481be4725a3681514ed2849b30f7c9a5270ec 100644
|
| --- a/recipe_modules/gclient/example.expected/basic.json
|
| +++ b/recipe_modules/gclient/example.expected/basic.json
|
| @@ -89,7 +89,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": {
|
|
|