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

change openbis -> openbis_all

SVN: 8272
parent 3f48c11e
No related branches found
No related tags found
No related merge requests found
...@@ -24,9 +24,9 @@ SPRINT_INSTALL_SCRIPT=sprint_install.sh ...@@ -24,9 +24,9 @@ SPRINT_INSTALL_SCRIPT=sprint_install.sh
svn checkout svn+ssh://source.systemsx.ch/repos/cisd/build_resources/trunk build_resources svn checkout svn+ssh://source.systemsx.ch/repos/cisd/build_resources/trunk build_resources
cd build_resources cd build_resources
echo Tagging openBIS to $FULL_VER... echo Tagging openBIS to $FULL_VER...
./tag_sprint.sh openbis $FULL_VER ./tag_sprint.sh openbis_all $FULL_VER
echo Building openBIS... echo Building openBIS...
./build.sh openbis $FULL_VER ./build.sh openbis_all $FULL_VER
echo Copying new openBIS components to \'$CISD_SERVER\'... echo Copying new openBIS components to \'$CISD_SERVER\'...
OPENBIS_PATH=/localhome/cisd/sprint_builds/openBIS OPENBIS_PATH=/localhome/cisd/sprint_builds/openBIS
......
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