summaryrefslogtreecommitdiffstats
path: root/tools/test/h5ls/h5ls_plugin.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/h5ls/h5ls_plugin.sh.in')
-rw-r--r--tools/test/h5ls/h5ls_plugin.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5ls/h5ls_plugin.sh.in b/tools/test/h5ls/h5ls_plugin.sh.in
index 3408876..8b606d6 100644
--- a/tools/test/h5ls/h5ls_plugin.sh.in
+++ b/tools/test/h5ls/h5ls_plugin.sh.in
@@ -49,7 +49,7 @@ SRC_H5LS_TESTFILES="$SRC_TOOLS/test/h5ls/testfiles"
SRC_H5DUMP_TESTFILES="$SRC_TOOLS/test/h5dump/testfiles"
SRC_H5LS_OUTFILES="$SRC_TOOLS/test/h5ls/expected"
-TESTDIR=./testplug
+TESTDIR=./tmppl
test -d $TESTDIR || mkdir $TESTDIR
######################################################################