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