| Index: scripts/slave/recipes/swarming/canary.expected/linux_Release.json
|
| diff --git a/scripts/slave/recipes/swarming/canary.expected/linux_Release.json b/scripts/slave/recipes/swarming/canary.expected/linux_Release.json
|
| index abed5e8c2c5b3e0dbe40db7647b635100c4e19e0..617813fa655ae780afbdcd461e20570aa48de782 100644
|
| --- a/scripts/slave/recipes/swarming/canary.expected/linux_Release.json
|
| +++ b/scripts/slave/recipes/swarming/canary.expected/linux_Release.json
|
| @@ -120,6 +120,17 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py",
|
| + "--build-dir",
|
| + "[SLAVE_BUILD]/src/out/Release",
|
| + "--clean-isolated-files"
|
| + ],
|
| + "name": "clean isolated files"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILD]/scripts/slave/compile.py",
|
| "--target",
|
| "Release",
|
|
|