| Index: scripts/slave/recipes/run_presubmit.expected/nacl.json
|
| diff --git a/scripts/slave/recipes/run_presubmit.expected/nacl.json b/scripts/slave/recipes/run_presubmit.expected/nacl.json
|
| index f87319503a360d7a7122b0c974bbf62cbca78ee6..947f64465266a3b49cd15d64bd139a1ae913ef3e 100644
|
| --- a/scripts/slave/recipes/run_presubmit.expected/nacl.json
|
| +++ b/scripts/slave/recipes/run_presubmit.expected/nacl.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'native_client', 'url': 'https://chromium.googlesource.com/native_client/src/native_client.git'}]",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'native_client', 'url': 'https://chromium.googlesource.com/native_client/src/native_client.git'}]",
|
| "--root",
|
| "native_client",
|
| "--revision_mapping_file",
|
|
|