mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-18 17:40:55 +08:00
[svn-r3526] Purpose:
Bug fix Description: Updated its default H5DIR value to the correct version branch it is in now. Platforms tested: Will be tested by the daily test cron job.
This commit is contained in:
parent
ed7a1d171c
commit
705c721120
@ -26,7 +26,7 @@ PROGNAME="bin/runtest $DEBUGMODE"
|
||||
|
||||
# Setup
|
||||
HOSTNAME=`hostname | cut -f1 -d.` # no domain part
|
||||
H5DIR=$HOME/HDF5/v_1_3/hdf5
|
||||
H5DIR=$HOME/HDF5/v_1_5/hdf5
|
||||
TODAY=`date +%y%m%d`
|
||||
H5VER= # default to current CVS version
|
||||
H5VERSTR= # default to current CVS version
|
||||
|
Loading…
x
Reference in New Issue
Block a user