diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-03-20 19:39:46 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-03-20 19:39:46 (GMT) |
commit | a2f9ebb3ab3228563835681a19cdd88fc095b2ff (patch) | |
tree | 2e84e4ae207942f0636600d5c55ed538ea02f4f9 /tools/testfiles/h5diff_53.txt | |
parent | ebc9e3981b73686ef95ac7cf3660c89a4d5d8faa (diff) | |
download | hdf5-a2f9ebb3ab3228563835681a19cdd88fc095b2ff.zip hdf5-a2f9ebb3ab3228563835681a19cdd88fc095b2ff.tar.gz hdf5-a2f9ebb3ab3228563835681a19cdd88fc095b2ff.tar.bz2 |
[svn-r12124] Purpose:
bug fix
Description:
1) the compare flag test was not being put in a correct place, making comparisons attempts that were not supposed to be done
2) some duplicate warnings were being made
Solution:
eliminate the duplicate warnings, put the if compare flag on the correct place
Platforms tested:
linux 32, 64
solaris
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_53.txt')
-rw-r--r-- | tools/testfiles/h5diff_53.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/testfiles/h5diff_53.txt b/tools/testfiles/h5diff_53.txt index 24100d6..814ae9a 100644 --- a/tools/testfiles/h5diff_53.txt +++ b/tools/testfiles/h5diff_53.txt @@ -2,12 +2,6 @@ Expected output for 'h5diff file4.h5 file4.h5 -v dset3a dset4b' ############################# Dataset: </dset3a> and </dset4b> -Warning: Different storage datatype -</dset3a> has file datatype H5T_STD_I32LE -</dset4b> has file datatype H5T_STD_I64LE -Warning: Different storage datatype -</dset3a> has file datatype H5T_STD_I32LE -</dset4b> has file datatype H5T_STD_I64LE position dset3a dset4b difference ------------------------------------------------------------ [ 1 0 ] 1 3 2 |