[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:
Albert Cheng 2001-02-28 09:49:29 -05:00
parent ed7a1d171c
commit 705c721120

View File

@ -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