| Index: scripts/slave/recipes/swarming/staging.expected/linux_Release.json
|
| diff --git a/scripts/slave/recipes/swarming/staging.expected/linux_Release.json b/scripts/slave/recipes/swarming/staging.expected/linux_Release.json
|
| index a9e29066d117ebad6823827a9d64ba35c3cab8e9..37ebb1cd28b098fe2a411036c2a5226c1da899a0 100644
|
| --- a/scripts/slave/recipes/swarming/staging.expected/linux_Release.json
|
| +++ b/scripts/slave/recipes/swarming/staging.expected/linux_Release.json
|
| @@ -17,7 +17,7 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "config",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'swarming_revision': '', 'webkit_trunk': 'https://chromium.googlesource.com/chromium/blink.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]"
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'swarming_revision': ''}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]"
|
| ],
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|