summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2019-02-17 02:01:26 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2019-02-17 02:01:26 (GMT)
commit5ad3891d9b861593ebe25d540bed2d913eb83aba (patch)
treec97b7f6c7126f65d6e75cab721d1a3f1acefc037
parenta9283319a942032022384a1c3560a3f92ded36bf (diff)
parentf69e11efa827521231813496a1ca1243dd0e1cba (diff)
downloadhdf5-5ad3891d9b861593ebe25d540bed2d913eb83aba.zip
hdf5-5ad3891d9b861593ebe25d540bed2d913eb83aba.tar.gz
hdf5-5ad3891d9b861593ebe25d540bed2d913eb83aba.tar.bz2
Merge pull request #1558 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit 'f69e11efa827521231813496a1ca1243dd0e1cba': Remove ' ' (typo).
-rw-r--r--bin/batch/cori_knl_ctestS.sl.in.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/batch/cori_knl_ctestS.sl.in.cmake b/bin/batch/cori_knl_ctestS.sl.in.cmake
index bcb4881..c6d9e83 100644
--- a/bin/batch/cori_knl_ctestS.sl.in.cmake
+++ b/bin/batch/cori_knl_ctestS.sl.in.cmake
@@ -1,6 +1,6 @@
#!/bin/bash
-#SBATCH -C knl,quad, cache
+#SBATCH -C knl,quad,cache
#SBATCH --nodes=1
#SBATCH -t 00:30:00
#SBATCH --mail-type=BEGIN,END,FAIL