Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 7605c89

Browse files
recipe-rollerSkia Commit-Bot
authored andcommitted
Roll recipe dependencies (nontrivial).
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). Please review the expectation changes, and LGTM+CQ. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. depot_tools: https://crrev.com/b594247e39a48445ccfc7e70678f97e1de451057 Reland "depot_tools: Run recipe scripts using vpython." ([email protected]) [email protected] Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ie378193914415e50da479e1229afe85f66dbaba3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/249292 Commit-Queue: Ravi Mistry <[email protected]> Reviewed-by: Ravi Mistry <[email protected]>
1 parent 0d4f60c commit 7605c89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

infra/bots/recipes/compute_buildstats.expected/trybot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
{
3131
"cmd": [
32-
"python",
32+
"vpython",
3333
"-u",
3434
"RECIPE_REPO[depot_tools]/gerrit_client.py",
3535
"changes",

infra/config/recipes.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"deps": {
1515
"depot_tools": {
1616
"branch": "master",
17-
"revision": "989bc351863dd6cbb7e645a027a3c5e04104e44f",
17+
"revision": "b594247e39a48445ccfc7e70678f97e1de451057",
1818
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
1919
},
2020
"recipe_engine": {

0 commit comments

Comments
 (0)