Files
docker-cli/components/engine/hack/make/build-integration-test-binary
Akihiro Suda bb626a427e Fix make build-integration-cli-on-swarm
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Upstream-commit: 2fddf9f6efc155c880dfa689bd7df3a5a31ba459
Component: engine
2017-08-12 06:53:25 +00:00

9 lines
182 B
Bash
Executable File

#!/usr/bin/env bash
# required by `make build-integration-cli-on-swarm`
set -e
source "${MAKEDIR}/.go-autogen"
source hack/make/.integration-test-helpers
build_test_suite_binaries