diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-03-12 17:23:29 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-03-12 17:23:29 (GMT) |
commit | 5ffbfdee1e793a8e76eb0e7c54c5eb9844391539 (patch) | |
tree | 338e7b4ffeed2dc41407736d57c775893c660bd7 /MANIFEST | |
parent | e6efdf96207781d874963243478d910d0a073ffc (diff) | |
download | hdf5-5ffbfdee1e793a8e76eb0e7c54c5eb9844391539.zip hdf5-5ffbfdee1e793a8e76eb0e7c54c5eb9844391539.tar.gz hdf5-5ffbfdee1e793a8e76eb0e7c54c5eb9844391539.tar.bz2 |
[svn-r22043] HDFFV-7839: Dangling link should not display error
If a link is specified on the command with the -d option, call the handle_links function on error from the H5Dopen command.
Updated test file results with error stack when link not found.
Tested: trunk
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1308,6 +1308,7 @@ ./tools/testfiles/tscaleoffset.ddl ./tools/testfiles/tslink-1.ddl ./tools/testfiles/tslink-2.ddl +./tools/testfiles/tslink-D.ddl ./tools/testfiles/tslink.h5 ./tools/testfiles/tsplit_file-m.h5 ./tools/testfiles/tsplit_file-r.h5 |