diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2016-04-09 18:48:43 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2016-04-09 18:48:43 (GMT) |
commit | 921b68afa7c8198c55fe524b56f4be9119e2077c (patch) | |
tree | 2ed86f7adc6c21dd47565e1ab43355de1ff139d8 /tools/h5diff | |
parent | 1335631f3d5b7d6b10525383697c42a4f47d238b (diff) | |
download | hdf5-921b68afa7c8198c55fe524b56f4be9119e2077c.zip hdf5-921b68afa7c8198c55fe524b56f4be9119e2077c.tar.gz hdf5-921b68afa7c8198c55fe524b56f4be9119e2077c.tar.bz2 |
[svn-r29678] Revert r29672 changes to h5diff.
Tested h5committest.new
Diffstat (limited to 'tools/h5diff')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_v1.txt | 2 | ||||
-rw-r--r-- | tools/h5diff/testfiles/h5diff_v3.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/h5diff/testfiles/h5diff_v1.txt b/tools/h5diff/testfiles/h5diff_v1.txt index 8210cf9..31a3eae 100644 --- a/tools/h5diff/testfiles/h5diff_v1.txt +++ b/tools/h5diff/testfiles/h5diff_v1.txt @@ -7,7 +7,7 @@ file1 file2 group : </> and </> 0 differences found dataset: </vds_dset> and </vds_dset> -Warning: </vds_dset> or </vds_dset> is a virtual dataset +Not comparable: </vds_dset> or </vds_dset> is an empty dataset Not comparable: </vds_dset> has rank 3, dimensions [5x18x8], max dimensions [18446744073709551615x18x8] and </vds_dset> has rank 3, dimensions [6x8x14], max dimensions [18446744073709551615x8x14] 0 differences found diff --git a/tools/h5diff/testfiles/h5diff_v3.txt b/tools/h5diff/testfiles/h5diff_v3.txt index 57af303..8c5d2a2 100644 --- a/tools/h5diff/testfiles/h5diff_v3.txt +++ b/tools/h5diff/testfiles/h5diff_v3.txt @@ -1,4 +1,4 @@ -Warning: </vds_dset> or </vds_dset> is a virtual dataset +Not comparable: </vds_dset> or </vds_dset> is an empty dataset Not comparable: </vds_dset> has rank 3, dimensions [5x18x8], max dimensions [18446744073709551615x18x8] and </vds_dset> has rank 3, dimensions [6x8x14], max dimensions [18446744073709551615x8x14] EXIT CODE: 0 |