diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2011-07-01 22:22:58 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2011-07-01 22:22:58 (GMT) |
commit | 07f28d80714a29fc6f490c16d2b1aca8e6460cf9 (patch) | |
tree | 94a7e5390a92e3a1f5c3c80b33af0f0ea926ce7b /tools/h5copy/testfiles | |
parent | 66a087c974bc7431a51344420dd74dab563f3eee (diff) | |
download | hdf5-07f28d80714a29fc6f490c16d2b1aca8e6460cf9.zip hdf5-07f28d80714a29fc6f490c16d2b1aca8e6460cf9.tar.gz hdf5-07f28d80714a29fc6f490c16d2b1aca8e6460cf9.tar.bz2 |
[svn-r21064] Purpose:
Work for HDFFV-7602 - HDF5 command tools: Provide framework for reusable
test files among tools
Description:
Merged from HDF5 trunk r21057
Provide framework to share test files among tools for tools test.
Tested:
jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)
Diffstat (limited to 'tools/h5copy/testfiles')
-rw-r--r-- | tools/h5copy/testfiles/h5copy_misc1.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5copy/testfiles/h5copy_misc1.out b/tools/h5copy/testfiles/h5copy_misc1.out index 370b1a5..10dd1a6 100644 --- a/tools/h5copy/testfiles/h5copy_misc1.out +++ b/tools/h5copy/testfiles/h5copy_misc1.out @@ -1,3 +1,3 @@ -Copying file <h5copytst.h5> and object </simple> to file <./testfiles/h5copytst.out.h5> and object </g1/g2/simple> +Copying file <./testfiles/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. |