| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
|
| index 8ed667a5910a4610d72e4b2aa36ee500af9eb903..f6c61e3938f9b4832aaa1aba62242d819b478111 100644
|
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
|
| @@ -809,7 +809,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
|
| + "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
|
| "--platform",
|
| "linux-amd64",
|
| "--dest-directory",
|
| @@ -889,7 +889,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
|
| + "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
|
| "--platform",
|
| "linux-amd64",
|
| "--dest-directory",
|
|
|