diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-10-14 23:41:40 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-10-14 23:41:40 (GMT) |
commit | b40ed7bfd40a7bb11c6479aaa8246b018e305508 (patch) | |
tree | ecdcf53d951e8cec3189e568169500f166ad7ca8 /MANIFEST | |
parent | 4696e799d9546c419cbe7b56a9214a868009fe22 (diff) | |
download | hdf5-b40ed7bfd40a7bb11c6479aaa8246b018e305508.zip hdf5-b40ed7bfd40a7bb11c6479aaa8246b018e305508.tar.gz hdf5-b40ed7bfd40a7bb11c6479aaa8246b018e305508.tar.bz2 |
[svn-r19603] Purpose:
Backout the previous change:
(Fix for bug# 2040 - h5copy should fail gracefully for expected failure copying to non-exist nested group without -p option.)
Description:
Some failure occurred on talwit, so backout the changes and will put it
back after the fix.
(Fixed h5copy to fail gracefully when copying object to non-exist group without -p option. This is expected to be failed.
Merged from hdf5 trunk r19598.)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1693,7 +1693,6 @@ ./tools/h5copy/testfiles/h5copy_extlinks_src.h5 ./tools/h5copy/testfiles/h5copy_extlinks_trg.h5 ./tools/h5copy/testfiles/h5copy_extlinks_src.out.ls -./tools/h5copy/testfiles/h5copy_misc1.out # test files for h5mkgrp ./tools/testfiles/h5mkgrp_help.ls |