| Index: recipe_modules/gclient/example.expected/revision.json
|
| diff --git a/recipe_modules/gclient/example.expected/revision.json b/recipe_modules/gclient/example.expected/revision.json
|
| index f954fd9c1496992bd9c6fe51ec18f2d9ada0a6c6..a3baf68b4d8ce827fb9ddfd5824b727d95b287cb 100644
|
| --- a/recipe_modules/gclient/example.expected/revision.json
|
| +++ b/recipe_modules/gclient/example.expected/revision.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": {
|
|
|