mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-01 16:28:09 +08:00
Correct copy to file name
This commit is contained in:
parent
e790a0b42d
commit
1018256d55
@ -569,7 +569,7 @@ SKIP() {
|
||||
# prepare for test
|
||||
COPY_TESTFILES_TO_TESTDIR
|
||||
# second copy of tvlstr.h5
|
||||
$CP -f $SRC_TOOLS_TESTFILES/tvlstr.h5 $TESTDIR/tvlstr.h5
|
||||
$CP -f $SRC_TOOLS_TESTFILES/tvlstr.h5 $TESTDIR/tvlstr2.h5
|
||||
|
||||
# ############################################################################
|
||||
# # Common usage
|
||||
|
Loading…
Reference in New Issue
Block a user