Merge cleanup mostly whitespace

This commit is contained in:
Allen Byrne
2019-07-30 12:39:20 -05:00
parent 4df595c22d
commit 44e2ddac97
11 changed files with 956 additions and 961 deletions

View File

@@ -45,7 +45,7 @@ set (CTEST_SOURCE_VERSEXT "")
#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