summaryrefslogtreecommitdiffstats
path: root/tools/h5diff
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2006-03-17 14:43:28 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2006-03-17 14:43:28 (GMT)
commitddf2b95cbdff88814192a3980c79ab27bb824a19 (patch)
tree2aff4d08eb0e56b28e9b3d1849e4625385288935 /tools/h5diff
parenta0653c727fd304c69f562a9208af75a217ac9e6f (diff)
downloadhdf5-ddf2b95cbdff88814192a3980c79ab27bb824a19.zip
hdf5-ddf2b95cbdff88814192a3980c79ab27bb824a19.tar.gz
hdf5-ddf2b95cbdff88814192a3980c79ab27bb824a19.tar.bz2
[svn-r12112] Purpose:
bug fixes Description: 1) the option logic for the print of long types was done incorrectly (extra lines of code that were not supposed to be there) 2) the print of loong long types was incorrect Solution: 1) removed the incorrect code 2) made a long long cast on the printf call Platforms tested: linux (32 and 64) solaris Misc. update:
Diffstat (limited to 'tools/h5diff')
-rwxr-xr-xtools/h5diff/testh5diff.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5diff/testh5diff.sh b/tools/h5diff/testh5diff.sh
index e63ac1f..49ca6e9 100755
--- a/tools/h5diff/testh5diff.sh
+++ b/tools/h5diff/testh5diff.sh
@@ -271,7 +271,7 @@ TOOLTEST h5diff_15.txt file1.h5 file2.h5 -r -d 5 g1/dset3 g1/dset4
TOOLTEST h5diff_16.txt file1.h5 file2.h5 -r -p 0.05 g1/dset3 g1/dset4
# 1.7 verbose mode
-#TOOLTEST h5diff_17.txt file1.h5 file2.h5 -v
+TOOLTEST h5diff_17.txt file1.h5 file2.h5 -v
# 1.8 quiet mode
TOOLTEST h5diff_18.txt file1.h5 file2.h5 -q