summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2001-02-28 14:49:29 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2001-02-28 14:49:29 (GMT)
commit705c721120d4e2e9ce3383871d82a35edd8e57a5 (patch)
treee34a34e09ce88f2f3d4fe9d8547a0206e8f86f2b /bin
parented7a1d171c2a6ad1c6630b11ad3f8614608accb5 (diff)
downloadhdf5-705c721120d4e2e9ce3383871d82a35edd8e57a5.zip
hdf5-705c721120d4e2e9ce3383871d82a35edd8e57a5.tar.gz
hdf5-705c721120d4e2e9ce3383871d82a35edd8e57a5.tar.bz2
[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.
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..7f9a88c 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_5/hdf5
TODAY=`date +%y%m%d`
H5VER= # default to current CVS version
H5VERSTR= # default to current CVS version