| Index: recipes/recipes/publish_tarball.expected/basic.json
|
| diff --git a/recipes/recipes/publish_tarball.expected/basic.json b/recipes/recipes/publish_tarball.expected/basic.json
|
| index 0812baa2482cc99753d2e4f082069de13292d133..e33f6e2c29694c63e6cde4b2909f185a2dd119a7 100644
|
| --- a/recipes/recipes/publish_tarball.expected/basic.json
|
| +++ b/recipes/recipes/publish_tarball.expected/basic.json
|
| @@ -25,7 +25,7 @@
|
| "--slave",
|
| "TestSlavename",
|
| "--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', '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 = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
|
| "--root",
|
| "src",
|
| "--revision_mapping_file",
|
|
|