Coverity Scan / Linux: fix $hostname

[no ci]
This commit is contained in:
Tom Reynolds 2015-11-23 00:52:07 +01:00
parent 794e13b907
commit d5f1debabd
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ VERSION=${GITBRANCH}.${GITVERSION_REV}.${GITVERSION_SHA1}
# Included from shared functions
detect_system
hoatname=$(hostname)
#DESCRIPTION=${distribution}-${release}-${architecture}_${hostname}
DESCRIPTION=${GITBRANCH}.${GITVERSION_SHA1}.${distribution}-${architecture}.${hostname}
FILENAME=${PROJECT}.${DESCRIPTION}