| Index: scripts/slave/recipes/swarming/canary.expected/linux_Debug.json
|
| diff --git a/scripts/slave/recipes/swarming/canary.expected/linux_Debug.json b/scripts/slave/recipes/swarming/canary.expected/linux_Debug.json
|
| index a27f17ffa1496e3463f6ead1caf575a9c5fc8872..ca627efec41e267ecc10dcb533c618e029618596 100644
|
| --- a/scripts/slave/recipes/swarming/canary.expected/linux_Debug.json
|
| +++ b/scripts/slave/recipes/swarming/canary.expected/linux_Debug.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/Debug",
|
| + "--clean-isolated-files"
|
| + ],
|
| + "name": "clean isolated files"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILD]/scripts/slave/compile.py",
|
| "--target",
|
| "Debug",
|
|
|