diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-02-14 18:10:24 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-02-14 18:10:24 (GMT) |
commit | 7feda84aeb7c8e7a8c1d10ee7f7d286ddc287510 (patch) | |
tree | 6e837e58279bfc6b9bfa5cfb4413ba1df3bcab46 /tools/h5copy/testfiles | |
parent | 115a5b36ddb95ceafec4a8c38c054eb3bbf7469d (diff) | |
download | hdf5-7feda84aeb7c8e7a8c1d10ee7f7d286ddc287510.zip hdf5-7feda84aeb7c8e7a8c1d10ee7f7d286ddc287510.tar.gz hdf5-7feda84aeb7c8e7a8c1d10ee7f7d286ddc287510.tar.bz2 |
[svn-r23271] HDFFV-8311: Correct test dependency
Tested: local linux
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 10dd1a6..1624f2b 100644 --- a/tools/h5copy/testfiles/h5copy_misc1.out +++ b/tools/h5copy/testfiles/h5copy_misc1.out @@ -1,3 +1,3 @@ -Copying file <./testfiles/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/h5copy_misc1.out.h5> and object </g1/g2/simple> Error in copy...Exiting h5copy error: group </g1> doesn't exist. Use -p to create parent groups. |