mirror of
https://github.com/glest/glest-source.git
synced 2025-08-26 17:34: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
|
# Included from shared functions
|
||||||
detect_system
|
detect_system
|
||||||
|
|
||||||
|
hoatname=$(hostname)
|
||||||
|
|
||||||
#DESCRIPTION=${distribution}-${release}-${architecture}_${hostname}
|
#DESCRIPTION=${distribution}-${release}-${architecture}_${hostname}
|
||||||
DESCRIPTION=${GITBRANCH}.${GITVERSION_SHA1}.${distribution}-${architecture}.${hostname}
|
DESCRIPTION=${GITBRANCH}.${GITVERSION_SHA1}.${distribution}-${architecture}.${hostname}
|
||||||
FILENAME=${PROJECT}.${DESCRIPTION}
|
FILENAME=${PROJECT}.${DESCRIPTION}
|
||||||
|
Reference in New Issue
Block a user