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 48f6e1e..02e0cf7 100644
--- a/tools/test/h5ls/h5ls_plugin.sh.in
+++ b/tools/test/h5ls/h5ls_plugin.sh.in
@@ -88,7 +88,7 @@ if [ $? != 0 ]; then
fi
# setup plugin path
-ENVCMD="env HDF5_PLUGIN_PATH=../${PLUGIN_LIBDIR}"
+ENVCMD="env HDF5_PLUGIN_PATH=../${PLUGIN_LIBDIR}:${HDF5_PLUGIN_PATH}"
#
# copy test files and expected output files from source dirs to test dir