| Index: scripts/slave/recipes/gpu/build_and_upload.expected/linux_release.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/linux_release.json b/scripts/slave/recipes/gpu/build_and_upload.expected/linux_release.json
|
| index 359561646c29df3c8fee7d15a2bda7a72726206d..b5d3333e461434e0d8cd679e56fce418521cac83 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_upload.expected/linux_release.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_upload.expected/linux_release.json
|
| @@ -118,7 +118,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
|
| + "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Release",
|
| "--clean-isolated-files"
|
| @@ -163,7 +163,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]/resources/isolate.py",
|
| + "RECIPE_MODULE[build.isolate]/resources/isolate.py",
|
| "[SLAVE_BUILD]/src/tools/swarming_client",
|
| "batcharchive",
|
| "--dump-json",
|
|
|