| Index: scripts/slave/recipes/chromium_trybot.expected/non_cq_blink_tryjob.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/non_cq_blink_tryjob.json b/scripts/slave/recipes/chromium_trybot.expected/non_cq_blink_tryjob.json
|
| index 207250f1a62666253be7ed3d368d52d79a4b8af0..515140dfbd7ce72e4720118c2cbe9cc674e11868 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/non_cq_blink_tryjob.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/non_cq_blink_tryjob.json
|
| @@ -261,7 +261,10 @@
|
| },
|
| {
|
| "cmd": [
|
| - "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat"
|
| + "python",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\git_bootstrap.py",
|
| + "--verbose"
|
| ],
|
| "cwd": "RECIPE_PACKAGE_REPO[depot_tools]",
|
| "name": "ensure git tooling on windows",
|
|
|