Windows: Fix vendor-helpers.sh

Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: 663d50464e1932f924e875244783718699ca559f
Component: engine
This commit is contained in:
John Howard
2015-07-28 10:13:33 -07:00
parent 17679ada6b
commit 6e04af4b2f
+1 -1
View File
@@ -70,7 +70,7 @@ clean() {
github.com/docker/docker/integration-cli # external tests
)
local dockerPlatforms=( linux/amd64 windows/amd64 $(_dockerfile_env DOCKER_CROSSPLATFORMS) )
local dockerPlatforms=( linux/amd64 $(_dockerfile_env DOCKER_CROSSPLATFORMS) )
local dockerBuildTags="$(_dockerfile_env DOCKER_BUILDTAGS)"
local buildTagCombos=(
''