[svn-r23733] HDFFV-8366: Patches tested by Larry using h5committest, it creates the intermediate testfiles folder first.
This commit is contained in:
@@ -50,7 +50,9 @@ SRC_H5JAM_TESTFILES="$SRC_TOOLS/h5jam/testfiles"
|
||||
SRC_H5STAT_TESTFILES="$SRC_TOOLS/h5stat/testfiles"
|
||||
SRC_H5IMPORT_TESTFILES="$SRC_TOOLS/h5import/testfiles"
|
||||
|
||||
TEST_P_DIR=./testfiles
|
||||
TESTDIR=./testfiles/xml
|
||||
test -d $TEST_P_DIR || mkdir -p $TEST_P_DIR
|
||||
test -d $TESTDIR || mkdir -p $TESTDIR
|
||||
|
||||
######################################################################
|
||||
|
||||
Reference in New Issue
Block a user