summaryrefslogtreecommitdiffstats
path: root/config/cmake_ext_mod/grepTest.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-06-19 14:50:02 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-06-19 14:50:02 (GMT)
commitec1eee20ed4e53500c0792e0c3bd8c2d40ebfca7 (patch)
tree8ae29d7ed289c5c3ca47dc242bb1c5141414ddbe /config/cmake_ext_mod/grepTest.cmake
parent92de5e051f2f0ec6b7d846841adcaee7451881ec (diff)
downloadhdf5-ec1eee20ed4e53500c0792e0c3bd8c2d40ebfca7.zip
hdf5-ec1eee20ed4e53500c0792e0c3bd8c2d40ebfca7.tar.gz
hdf5-ec1eee20ed4e53500c0792e0c3bd8c2d40ebfca7.tar.bz2
Synch with hdf5 deveolp improvements
Diffstat (limited to 'config/cmake_ext_mod/grepTest.cmake')
-rw-r--r--config/cmake_ext_mod/grepTest.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake_ext_mod/grepTest.cmake b/config/cmake_ext_mod/grepTest.cmake
index 82ac090..5b0e8fd 100644
--- a/config/cmake_ext_mod/grepTest.cmake
+++ b/config/cmake_ext_mod/grepTest.cmake
@@ -8,7 +8,7 @@
# distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases.
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
-
+#
# grepTest.cmake executes a command and captures the output in a file. File is then compared
# against a reference file. Exit status of command can also be compared.