summaryrefslogtreecommitdiffstats
path: root/jjb/fuel/fuel-upload-artifact.sh
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-21 22:41:41 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-21 22:41:41 +0100
commit0d17b12d0109cb684482dc2fa85b610b2d01e68b (patch)
treebe39424450e459472adfc5a4b2393e3d4f94ff35 /jjb/fuel/fuel-upload-artifact.sh
parentd3e525c8c525d6fadeb074a2d64e57a0b0451ce5 (diff)
Fix the updated INSTALLER_TYPE variable in scripts
Change-Id: Ifa9a11dcf1ecd7e43b54a03f92f00c42c0cac41f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/fuel/fuel-upload-artifact.sh')
-rwxr-xr-xjjb/fuel/fuel-upload-artifact.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/fuel/fuel-upload-artifact.sh b/jjb/fuel/fuel-upload-artifact.sh
index b998e6a6a..1350abdd7 100755
--- a/jjb/fuel/fuel-upload-artifact.sh
+++ b/jjb/fuel/fuel-upload-artifact.sh
@@ -4,7 +4,7 @@ set -o nounset
set -o pipefail
# log info to console
-echo "Uploading the $INSTALLER artifact. This could take some time..."
+echo "Uploading the $INSTALLER_TYPE artifact. This could take some time..."
echo "--------------------------------------------------------"
echo