summaryrefslogtreecommitdiffstats
path: root/test/test_plugin.sh.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2015-09-14 19:53:47 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2015-09-14 19:53:47 (GMT)
commitb2f94f9faf805035e4d0e9cb76007204c8250e58 (patch)
tree3223073aa294642f5657bde00ae960d33b783e50 /test/test_plugin.sh.in
parent43443b22080bd7ac112d402cbfd5c6335eecd7d6 (diff)
downloadhdf5-b2f94f9faf805035e4d0e9cb76007204c8250e58.zip
hdf5-b2f94f9faf805035e4d0e9cb76007204c8250e58.tar.gz
hdf5-b2f94f9faf805035e4d0e9cb76007204c8250e58.tar.bz2
[svn-r27774] Description:
Correct test reset code in plugin code and fix typo in testing script. Tested on: Linux 2.6/32 (jam) w/serial
Diffstat (limited to 'test/test_plugin.sh.in')
-rw-r--r--test/test_plugin.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_plugin.sh.in b/test/test_plugin.sh.in
index a6d8c50..43e76c4 100644
--- a/test/test_plugin.sh.in
+++ b/test/test_plugin.sh.in
@@ -36,7 +36,7 @@ case $(uname) in
*)
PLUGIN_LIB1="$FROM_DIR/libdynlib1.* $FROM_DIR/libdynlib3.*"
PLUGIN_LIB2="$FROM_DIR/libdynlib2.*"
- ::
+ ;;
esac
PLUGIN_LIBDIR1=testdir1
PLUGIN_LIBDIR2=testdir2