[svn-r19444] Purpose:

Fix for group comparison with exclude-path case. Use relative path.

Description:
 Merge from hdf5 trunk (r19443)
 Related to "1890:  h5diff excluding object for file comparison via command line" checkins. (r19407)

Tested:
 jam, amani
This commit is contained in:
Jonathan Kim
2010-09-20 17:20:13 -05:00
parent a779518cf9
commit 322a384b13
5 changed files with 35 additions and 10 deletions

View File

@@ -0,0 +1,11 @@
group1 group2
---------------------------------------
x x
x x /dset2
group : </group1> and </group1>
0 differences found
dataset: </group1/dset2> and </group1/dset2>
0 differences found
EXIT CODE: 0