summaryrefslogtreecommitdiffstats
path: root/tools/misc
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-02-03 21:59:26 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-02-03 21:59:26 (GMT)
commitea30f2156b29d7754eae6a58e8824f121f5e2d39 (patch)
treea5ebdf8f8e8e574fb923aba08f8ace225cdd6fef /tools/misc
parent960dbc91698709e532d4cab06ef653f175fb57d0 (diff)
downloadhdf5-ea30f2156b29d7754eae6a58e8824f121f5e2d39.zip
hdf5-ea30f2156b29d7754eae6a58e8824f121f5e2d39.tar.gz
hdf5-ea30f2156b29d7754eae6a58e8824f121f5e2d39.tar.bz2
[svn-r24680] Remove acknowledgment file from install.
Remove obsolete CPack.cmake file. Merge h5repack and h5mkgrp test folder changes from trunk. Tested: local linux
Diffstat (limited to 'tools/misc')
-rw-r--r--tools/misc/testh5mkgrp.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/misc/testh5mkgrp.sh.in b/tools/misc/testh5mkgrp.sh.in
index 85205a8..190e824 100644
--- a/tools/misc/testh5mkgrp.sh.in
+++ b/tools/misc/testh5mkgrp.sh.in
@@ -49,7 +49,7 @@ SRC_TOOLS_TESTFILES="$SRC_TOOLS/testfiles"
# testfiles source dirs for tools
SRC_H5MKGRP_TESTFILES="$SRC_TOOLS/misc/testfiles"
-TESTDIR=./testfiles
+TESTDIR=./testgrp
test -d $TESTDIR || mkdir -p $TESTDIR
######################################################################