Skip to content
Snippets Groups Projects
Commit 081ba581 authored by kohleman's avatar kohleman
Browse files

added openBIS tracking-client to DSU

SVN: 15145
parent 7888b14c
No related branches found
No related tags found
No related merge requests found
...@@ -15,11 +15,11 @@ export BASYSBIO_TEST=bs-dsvr28-openbis-test.ethz.ch. ...@@ -15,11 +15,11 @@ export BASYSBIO_TEST=bs-dsvr28-openbis-test.ethz.ch.
# Currently there are three different types of server specific zips we distinguish # Currently there are three different types of server specific zips we distinguish
export ZIPS="openBIS-server-S*.zip datastore_server-S*.zip" export ZIPS="openBIS-server-S*.zip datastore_server-S*.zip"
export ZIPS_PHOSPHONETX="*phosphonetx*.zip" export ZIPS_PHOSPHONETX="*phosphonetx*.zip"
export ZIPS_DSU="openBIS-server-S*.zip datastore_server-dsu*.zip" export ZIPS_DSU="openBIS-server-S*.zip datastore_server-dsu*.zip openbis-tracking-client*.zip"
export ZIPS_BASYSBIO="*basysbio*.zip openBIS-server-S*.zip" export ZIPS_BASYSBIO="*basysbio*.zip openBIS-server-S*.zip"
# Special plugin # Special plugin
export DATASTORE_PLUGIN="datastore_server-plugin*.jar" export DATASTORE_PLUGIN="datastore_server_plugin*.zip"
echo -e "\nCopying default openBIS/DSS to servers...\n" echo -e "\nCopying default openBIS/DSS to servers...\n"
for i in $ZIPS; do for i in $ZIPS; do
......
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