Test harness: add comments and parameter for CDash identifier

This commit is contained in:
Martin Beaudoin 2011-05-22 22:47:51 -04:00
parent 3e4a20319a
commit c7b0a4b58a

View file

@ -147,4 +147,12 @@ compilerInstall=system
#export ParaView_VERSION=git # eg, cvs/git version
#export ParaView_MAJOR=3.7
# System identifier for the OpenFOAM CDash test harness on openfoam-extend
#
# By default, your system FQN/hostname will be used as the system identifier
# when publishing your test harness results on the OpenFOAM CDash server
# on openfoam-extend.
# You can override your identifier using this environment variable
#export CDASH_SUBMIT_LOCAL_HOST_ID=choose_your_CDash_system_identifer
# ----------------------------------------------------------------- end-of-file