| Index: scripts/slave/recipes/run_presubmit.expected/catapult.json
|
| diff --git a/scripts/slave/recipes/run_presubmit.expected/catapult.json b/scripts/slave/recipes/run_presubmit.expected/catapult.json
|
| index 303f8300f9e70dc4c80734f0efeca4b0c969d082..231e8fd7061fb222ebcc261f1ede23ac0849581e 100644
|
| --- a/scripts/slave/recipes/run_presubmit.expected/catapult.json
|
| +++ b/scripts/slave/recipes/run_presubmit.expected/catapult.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "TestSlavename",
|
| "--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",
|
|
|