mirror of
https://github.com/glest/glest-source.git
synced 2025-08-26 09:24:24 +02:00
Make the coverity-scan script use a configuration file name which is closer to its own name
This commit is contained in:
Submodule data/glest_game updated: 28765fb9ba...aec11c7371
@@ -40,7 +40,7 @@ if [ ! -f ${CURRENTDIR}/.coverity-submit ] ; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
. ${CURRENTDIR}/.coverity-submit
|
||||
. ${CURRENTDIR}/.coverity-scan
|
||||
# echo "Read config values: TOKEN [$TOKEN] EMAIL [$EMAIL] COVERITY_ANALYSIS_ROOT [$COVERITY_ANALYSIS_ROOT] NUMCORES [${NUMCORES}]"
|
||||
# exit 1
|
||||
|
||||
|
Reference in New Issue
Block a user