Files
hdf5/tools/h5diff/testfiles/h5diff_708.txt
Jonathan Kim 6bf2f2482e [svn-r23309] Purpose:
HDFFV-7643 - h5diff - incorrect exit-code returns for extra attribute exist

Description:
   h5diff: Fixed to return correct exit code 1 when detect unique
   attribute. Prior to this fix, h5diff returned exit code 0 indicating 
   two files are identical.
   Merged from HDF5 trunk r23304.

Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), fred (mac64-LE), emu (solaris-BE),  Windows (32-LE cmake), cmake (jam)
2013-02-21 14:23:53 -05:00

18 lines
425 B
Plaintext

group1 group2
---------------------------------------
x x
group : </g3> and </g3>
0 differences found
obj1 obj2
--------------------------------------
x float11
x float12
x float4
x integer10
x integer3
Attributes status: 0 common, 3 only in obj1, 2 only in obj2
EXIT CODE: 1