summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/h5diff_plugin.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/h5diff/h5diff_plugin.sh.in')
-rw-r--r--tools/test/h5diff/h5diff_plugin.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5diff/h5diff_plugin.sh.in b/tools/test/h5diff/h5diff_plugin.sh.in
index 525503d..f6783af 100644
--- a/tools/test/h5diff/h5diff_plugin.sh.in
+++ b/tools/test/h5diff/h5diff_plugin.sh.in
@@ -47,7 +47,7 @@ SRC_TOOLS="$srcdir/../.."
SRC_H5DIFF_TESTFILES="$SRC_TOOLS/test/h5diff/testfiles"
SRC_H5DIFF_OUTFILES="$SRC_TOOLS/test/h5diff/expected"
-TESTDIR=./testplug
+TESTDIR=./tmppl
test -d $TESTDIR || mkdir $TESTDIR
######################################################################