[svn-r18166] Purpose:

Take care of test case fail for h5repack from checkin (r18164)

Description:
    Previous checkin didn't allow h5diff to return succeed when a link's 
    target object doesn't exist. Changed it to succeed with warning.
    (Need to discuss related feature)

Tested on Jam
This commit is contained in:
Jonathan Kim
2010-01-25 19:20:16 -05:00
parent 985a261886
commit 98639557ac
4 changed files with 22 additions and 8 deletions

View File

@@ -1,2 +1,6 @@
error: "/no_obj" doesn't exist
error: unable to get softlink info from "/softlink_noexist"
warn: link target "/no_obj" doesn't exist
</target_dset2> is of type H5G_DATASET and </no_obj> is of type unknown type
--------------------------------
Some objects are not comparable
--------------------------------
Use -c for a list of objects.