aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/compile.expected/flutter_trybot.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/compile.expected/flutter_trybot.json')
-rw-r--r--infra/bots/recipes/compile.expected/flutter_trybot.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/infra/bots/recipes/compile.expected/flutter_trybot.json b/infra/bots/recipes/compile.expected/flutter_trybot.json
index 9c4c4d0616..958f934086 100644
--- a/infra/bots/recipes/compile.expected/flutter_trybot.json
+++ b/infra/bots/recipes/compile.expected/flutter_trybot.json
@@ -32,7 +32,7 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--spec",
+ "--spec-path",
"cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src/flutter', 'url': 'https://github.com/flutter/engine.git'}]\ntarget_os = ['android']",
"--patch_root",
"src/third_party/skia",
@@ -54,10 +54,10 @@
"src/third_party/skia@abc123"
],
"cwd": "[CUSTOM_/_B_WORK]/flutter",
- "env": {
- "GIT_HTTP_LOW_SPEED_LIMIT": "1000",
- "GIT_HTTP_LOW_SPEED_TIME": "300",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
+ "env_prefixes": {
+ "PATH": [
+ "RECIPE_PACKAGE_REPO[depot_tools]"
+ ]
},
"infra_step": true,
"name": "bot_update",