Merge pull request #22301 from kencochrane/dynbinary-fix

Change name from docker-client to docker in dynbinary-client
This commit is contained in:
Tibor Vass 2016-04-25 14:38:13 -04:00
commit 5611424d82
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set -e
(
export BINARY_SHORT_NAME="docker-client"
export BINARY_SHORT_NAME="docker"
export SOURCE_PATH="./client"
export IAMSTATIC="false"
export LDFLAGS_STATIC_DOCKER=''