From: Fatih Degirmenci Date: Mon, 21 Dec 2015 23:34:56 +0000 (+0100) Subject: Fix INSTALLER_TYPE env var in fuel virtual deploy X-Git-Tag: test-tag~14 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=240b9cf5e389ab20f460ae53c1df6fe435e51d16 Fix INSTALLER_TYPE env var in fuel virtual deploy Change-Id: I0e1cfc181693519f077756796eed60bdffef0e4c Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/fuel/fuel-deploy-virtual.sh b/jjb/fuel/fuel-deploy-virtual.sh index 626a65060..1b644354b 100755 --- a/jjb/fuel/fuel-deploy-virtual.sh +++ b/jjb/fuel/fuel-deploy-virtual.sh @@ -22,7 +22,7 @@ CONFDIR=$WORKSPACE/deploy/templates/virtual_environment_noha/conf BRIDGE=pxebr # log info to console -echo "Starting the deployment for a merged change using $INSTALLER. This could take some time..." +echo "Starting the deployment for a merged change using $INSTALLER_TYPE. This could take some time..." echo "--------------------------------------------------------" echo