blob: f45056358e0086c6d769e82a42c148dff957a26d (
plain)
1
2
3
4
5
6
7
|
# default version for snapshot test
# H5VERSION matches with a cvs version symbolic name. Will test use the
# latest revision of that branch. If set to "hdf5", it uses the main
# version.
# H5VER tells runtest which version to run
H5VERSION=hdf5_1_4
H5VER="-r1.4"
|