[svn-r2619]

Purpose:
    update testh4toh5
Description:
    change h5dump path at testh4toh5
Solution:
Platforms tested:
    arabica, baldric, eirene
This commit is contained in:
MuQun Yang 2000-09-29 15:38:39 -05:00
parent b2016500e5
commit ef190ad4fc

View File

@ -6,7 +6,7 @@ diff='diff -c'
RM='rm -f'
SED='sed '
H5DUMP=${PWD}/h5dump # Use the h5dumper in the same tools directory
H5DUMP='h5dump' # Use the h5dumper in the same tools directory
# Verify if $H5DUMP is a valid command.
tmpfile=/tmp/testh4toh5.$$