| Index: scripts/slave/recipe_modules/isolate/example.expected/extra.json
|
| diff --git a/scripts/slave/recipe_modules/isolate/example.expected/extra.json b/scripts/slave/recipe_modules/isolate/example.expected/extra.json
|
| index c590631634c7bb8cb7649cdaa59de98ad44f0362..aad401363a3f5209f972c5f0e12a603b1ea65376 100644
|
| --- a/scripts/slave/recipe_modules/isolate/example.expected/extra.json
|
| +++ b/scripts/slave/recipe_modules/isolate/example.expected/extra.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",
|
| @@ -105,7 +105,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]/resources/isolate.py",
|
| + "RECIPE_MODULE[build.isolate]/resources/isolate.py",
|
| "[SLAVE_BUILD]/swarming.client",
|
| "batcharchive",
|
| "--dump-json",
|
|
|