summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2001-02-28 14:49:25 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2001-02-28 14:49:25 (GMT)
commit94294acd44bed16b29505a8764071f051b9c7bc1 (patch)
tree33f23f28657bc5613ed1dc43fd700b1d53889fe0 /bin
parent742c3b080af101383bd1d5094d582a5b7e1f9286 (diff)
downloadhdf5-94294acd44bed16b29505a8764071f051b9c7bc1.zip
hdf5-94294acd44bed16b29505a8764071f051b9c7bc1.tar.gz
hdf5-94294acd44bed16b29505a8764071f051b9c7bc1.tar.bz2
[svn-r3525] 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.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/runtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runtest b/bin/runtest
index df25a70..b55f060 100755
--- a/bin/runtest
+++ b/bin/runtest
@@ -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_4/hdf5
TODAY=`date +%y%m%d`
H5VER= # default to current CVS version
H5VERSTR= # default to current CVS version