Minor comment fix

This commit is contained in:
Allen Byrne
2019-07-25 11:31:42 -05:00
parent 34adba4a0c
commit ba953e018c

View File

@@ -45,7 +45,7 @@ set (CTEST_SOURCE_VERSEXT "-snap1")
#CTEST_SOURCE_NAME - name of source folder; HDF5-1.10.0
#MODEL - CDash group name
#HPC - run alternate configurations for HPC machines; sbatch, bsub, raybsub, qsub
#MPI - enable MPI;
#MPI - enable MPI
if (DEFINED CTEST_SCRIPT_ARG)
# transform ctest script arguments of the form
# script.ctest,var1=value1,var2=value2