From 6f67cf7c4e14a65a54ee1fc67e81e5aa3d1e3d0e Mon Sep 17 00:00:00 2001 From: Eric Boren Date: Fri, 22 Sep 2017 15:43:36 -0400 Subject: [infra] Bring recipe DEPS up to date Bug: skia: Change-Id: Iee3a94e56d1c8992f844f2b67d0bb565dd896684 Reviewed-on: https://skia-review.googlesource.com/50262 Reviewed-by: Ravi Mistry Commit-Queue: Eric Boren --- .../recipes/compile.expected/Build-Win-MSVC-x86-Debug.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json') diff --git a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json index 52f6b08430..f0e7839639 100644 --- a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json +++ b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json @@ -32,7 +32,7 @@ "python", "-u", "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", - "--spec", + "--spec-path", "cache_dir = '[CUSTOM_C:\\\\_B_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]", "--patch_root", "skia", @@ -48,10 +48,10 @@ "skia@abc123" ], "cwd": "[CUSTOM_C:\\_B_WORK]", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "1000", - "GIT_HTTP_LOW_SPEED_TIME": "300", - "PATH": ";RECIPE_PACKAGE_REPO[depot_tools]" + "env_prefixes": { + "PATH": [ + "RECIPE_PACKAGE_REPO[depot_tools]" + ] }, "infra_step": true, "name": "bot_update", -- cgit v1.2.3