fix regression

This commit is contained in:
Fabian Jakobs 2016-02-08 10:06:01 +00:00
parent 099bbdf1ac
commit 90729fce5a

View File

@ -129,7 +129,7 @@ _b9_deploy_one_from_gcs() {
local VERSION=$1
local SERVICES=$2
local SERVER=$4
local SERVER=$3
echo Deploying $VERSION \($SERVICES\) to $SERVER ... >&2