mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
Fix grammar in README.md release template (#4201)
This commit is contained in:
parent
874c473f34
commit
4ebfbd6370
@ -67,7 +67,7 @@ To test the installation with the examples;
|
||||
ctest -S HDF5_Examples.cmake,CTEST_SOURCE_NAME=MyExamples,INSTALLDIR=MyLocation -C Release -V -O test.log
|
||||
|
||||
When executed, the ctest script will save the results to the log file, test.log, as
|
||||
indicated by the ctest command. If you wish the to see more build and test information,
|
||||
indicated by the ctest command. If you wish to see more build and test information,
|
||||
add "-VV" to the ctest command. The output should show;
|
||||
100% tests passed, 0 tests failed out of 156.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user