| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
|
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
|
| index e5a8596dc17be612983a195cb982ea8f10bc2c62..6c721588924d1df98f72ba25c1a58840f5ae6393 100644
|
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
|
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
|
| @@ -811,7 +811,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
|
| + "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
|
| "--platform",
|
| "linux-amd64",
|
| "--dest-directory",
|
| @@ -891,7 +891,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
|
| + "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
|
| "--platform",
|
| "linux-amd64",
|
| "--dest-directory",
|
|
|