summaryrefslogtreecommitdiffstats
path: root/config/cmake/vfdTest.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-10-07 17:18:14 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-10-07 17:18:14 (GMT)
commit1dfe8d3e8150b476588e529b90b4f5749dcc8c48 (patch)
treef42af1f51ed2554c263aefed8397aac34691f4c1 /config/cmake/vfdTest.cmake
parentbd9a9e8f4aac4327f0ca59320634b48774981d0c (diff)
downloadhdf5-1dfe8d3e8150b476588e529b90b4f5749dcc8c48.zip
hdf5-1dfe8d3e8150b476588e529b90b4f5749dcc8c48.tar.gz
hdf5-1dfe8d3e8150b476588e529b90b4f5749dcc8c48.tar.bz2
[svn-r19536] Cleanup formatting
Diffstat (limited to 'config/cmake/vfdTest.cmake')
-rw-r--r--config/cmake/vfdTest.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cmake/vfdTest.cmake b/config/cmake/vfdTest.cmake
index eaa019a..c0b5fec 100644
--- a/config/cmake/vfdTest.cmake
+++ b/config/cmake/vfdTest.cmake
@@ -1,5 +1,5 @@
-# runTest.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.
+# vfdTest.cmake executes a command and captures the output in a file. Command uses specified VFD.
+# Exit status of command can also be compared.
# arguments checking
IF (NOT TEST_PROGRAM)