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

integration tests hopefully fixed

SVN: 12119
parent f47b14bd
No related branches found
No related tags found
No related merge requests found
...@@ -217,7 +217,7 @@ function install_openbis_server { ...@@ -217,7 +217,7 @@ function install_openbis_server {
copy_templates $OPENBIS_SERVER_NAME copy_templates $OPENBIS_SERVER_NAME
unzip -d $OPENBIS_SERVER $INSTALL/openBIS*.zip unzip -d $OPENBIS_SERVER $INSTALL/openBIS*.zip
$OPENBIS_SERVER/openBIS-server/install.sh $PWD/$OPENBIS_SERVER $OPENBIS_SERVER/service.properties $OPENBIS_SERVER/openbis/log.xml $OPENBIS_SERVER/openBIS-server/install.sh $PWD/$OPENBIS_SERVER $OPENBIS_SERVER/service.properties $OPENBIS_SERVER/openbis.conf
wait_for_server wait_for_server
else else
copy_templates $OPENBIS_SERVER_NAME copy_templates $OPENBIS_SERVER_NAME
......
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