| Index: scripts/slave/recipes/v8/auto_tag.expected/dry_run.json
|
| diff --git a/scripts/slave/recipes/v8/auto_tag.expected/dry_run.json b/scripts/slave/recipes/v8/auto_tag.expected/dry_run.json
|
| index cf306095e291eb343c3d854dc43ba642239f36e8..2dd72e2834678c9f0ff6e371f9892c0fbf7f28ca 100644
|
| --- a/scripts/slave/recipes/v8/auto_tag.expected/dry_run.json
|
| +++ b/scripts/slave/recipes/v8/auto_tag.expected/dry_run.json
|
| @@ -6,7 +6,7 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "config",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]"
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]"
|
| ],
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|