[svn-r19443] Purpose:

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

Description:
 Related to "1890:  h5diff excluding object for file comparison via command line" checkins. (r19406)

Tested:
 jam, amani and heiwa
This commit is contained in:
Jonathan Kim
2010-09-20 17:11:50 -05:00
parent d39def2b72
commit 04a7315138
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