| Index: scripts/slave/recipes/catapult.expected/basic.json
|
| diff --git a/scripts/slave/recipes/catapult.expected/basic.json b/scripts/slave/recipes/catapult.expected/basic.json
|
| index d3c22a82701b026aa6aa03816ccfd0e142528a23..4041bc265fe56ee1b821308960d413d37b37cf06 100644
|
| --- a/scripts/slave/recipes/catapult.expected/basic.json
|
| +++ b/scripts/slave/recipes/catapult.expected/basic.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "windows_slave",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]",
|
| "--root",
|
| "catapult",
|
| "--revision_mapping_file",
|
|
|