mirror of
https://github.com/glest/glest-source.git
synced 2025-08-26 09:24:24 +02:00
Coverity Scan / Linux: fix $hostname
[no ci]
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user