Fix for bug# 2040 - h5copy should fail gracefully for expected failure copying to non-exist nested group without -p option. Description: 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 r19633. Tested: jam, amani
4 lines
212 B
Plaintext
4 lines
212 B
Plaintext
Copying file <h5copytst.h5> and object </simple> to file <./testfiles/h5copytst.out.h5> and object </g1/g2/simple>
|
|
Error in copy...Exiting
|
|
h5copy error: group </g1> doesn't exist. Use -p to create parent groups.
|