| Index: scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/isolate/example.expected/basic.json b/scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| index f0e55a0c677a533712b121d672067df34092cc3e..8288b473502b8a1faeb99de5631896c034a0787c 100644
|
| --- a/scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| @@ -83,7 +83,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
|
| + "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| "[BUILD]",
|
| "--output-json",
|
| @@ -104,7 +104,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]/resources/isolate.py",
|
| + "RECIPE_MODULE[build.isolate]/resources/isolate.py",
|
| "[SLAVE_BUILD]/swarming.client",
|
| "batcharchive",
|
| "--dump-json",
|
|
|