summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2019-02-17 01:02:44 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2019-02-17 01:02:44 (GMT)
commitf69e11efa827521231813496a1ca1243dd0e1cba (patch)
treec97b7f6c7126f65d6e75cab721d1a3f1acefc037
parenta9283319a942032022384a1c3560a3f92ded36bf (diff)
downloadhdf5-f69e11efa827521231813496a1ca1243dd0e1cba.zip
hdf5-f69e11efa827521231813496a1ca1243dd0e1cba.tar.gz
hdf5-f69e11efa827521231813496a1ca1243dd0e1cba.tar.bz2
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