diff --git a/integration-tests/run.sh b/integration-tests/run.sh index c23e84ba622a8656e860830d43ed6f5eb7e3a971..54cf9d25b68d0ad3a86f412a73fd29c1e23b9d61 100755 --- a/integration-tests/run.sh +++ b/integration-tests/run.sh @@ -217,7 +217,7 @@ function install_openbis_server { copy_templates $OPENBIS_SERVER_NAME 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 else copy_templates $OPENBIS_SERVER_NAME