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