diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-06-10 15:12:34 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-06-10 15:12:34 (GMT) |
commit | 2a7d7e5121587291d551460275d3b8e1e8daee49 (patch) | |
tree | fdbb2f42890cc07b2f0d188c402844cf2e170f48 /tools/testfiles/h5diff_15.txt | |
parent | 02d3fef648a826cfdce26d40587b34f463bdc8b1 (diff) | |
download | hdf5-2a7d7e5121587291d551460275d3b8e1e8daee49.zip hdf5-2a7d7e5121587291d551460275d3b8e1e8daee49.tar.gz hdf5-2a7d7e5121587291d551460275d3b8e1e8daee49.tar.bz2 |
[svn-r8642] Purpose:
bug fix
Description:
one of the h5diff tests was reading the wrong hdf5 file
Solution:
substituted for the correct file
Platforms tested:
linux (small change)
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_15.txt')
-rw-r--r-- | tools/testfiles/h5diff_15.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/h5diff_15.txt b/tools/testfiles/h5diff_15.txt index 2ad177b..961c652 100644 --- a/tools/testfiles/h5diff_15.txt +++ b/tools/testfiles/h5diff_15.txt @@ -3,5 +3,5 @@ Expected output for 'h5diff file1.h5 file2.h5 -v -r g1/dset1 g1/dset2' ############################# $h5diff file1.h5 file2.h5 -v -r g1/dset1 g1/dset2 Dataset: </g1/dset1> and </g1/dset2> -5 differences found +4 differences found |