From 705c721120d4e2e9ce3383871d82a35edd8e57a5 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Wed, 28 Feb 2001 09:49:29 -0500 Subject: [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. --- bin/runtest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12