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.
Tested:
jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), fred (mac64-LE), emu (solaris-BE), Windows (32-LE cmake), cmake (jam)
14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
|
|
datatype: </ntype> and </ntype>
|
|
0 differences found
|
|
obj1 obj2
|
|
--------------------------------------
|
|
x float2
|
|
x float3
|
|
x float5
|
|
x float6
|
|
x integer1
|
|
x integer4
|
|
Attributes status: 0 common, 3 only in obj1, 3 only in obj2
|
|
EXIT CODE: 1
|