Index: infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Release-Trybot.json |
diff --git a/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Release-Trybot.json b/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Release-Trybot.json |
index b3efa581a906bff43c1986fe0fc6c253ed672eed..8c9a521679d5fec94780e87ea882980d7a8c4ec5 100644 |
--- a/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Release-Trybot.json |
+++ b/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Release-Trybot.json |
@@ -175,6 +175,9 @@ |
"-d", |
"[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/linux64" |
], |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
+ }, |
"name": "download luci-go linux" |
}, |
{ |
@@ -188,6 +191,9 @@ |
"-d", |
"[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/mac64" |
], |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
+ }, |
"name": "download luci-go mac" |
}, |
{ |
@@ -201,6 +207,9 @@ |
"-d", |
"[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/win64" |
], |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
+ }, |
"name": "download luci-go win" |
}, |
{ |