Skip to content
Snippets Groups Projects
Commit b1e17bde authored by felmer's avatar felmer
Browse files

LMS-1250 fix integration tests

SVN: 13757
parent ff9a504b
No related branches found
No related tags found
No related merge requests found
......@@ -403,7 +403,7 @@ function install_dsss {
local install_dss=$1
local dss_dirs="datastore_server1 datastore_server2 datastore_server_yeastx"
if [ $install_dss == "true" ]; then
unpack datastore_server
unpack datastore_server-
for dss_dir in $dss_dirs; do
prepare datastore_server $dss_dir
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment