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

LMS-2471 debug code removed

SVN: 22810
parent 5ef4689b
No related branches found
No related tags found
No related merge requests found
...@@ -28,8 +28,7 @@ VERSION_FILE=screening/sprint-versions.txt ...@@ -28,8 +28,7 @@ VERSION_FILE=screening/sprint-versions.txt
echo ":::::::::::::::::::: Nightly Upgrade Screening openBIS Servers [`date`] :::::::::::::::::::::" echo ":::::::::::::::::::: Nightly Upgrade Screening openBIS Servers [`date`] :::::::::::::::::::::"
if ! "$BIN_DIR/check-and-exit-if-new-sprint-server.sh" "$SERVERS" "$VERSION_FILE"; then exit; fi if ! "$BIN_DIR/check-and-exit-if-new-sprint-server.sh" "$SERVERS" "$VERSION_FILE"; then exit; fi
echo we exit
exit
################################################## ##################################################
# #
# Upgrade servers and restart them # Upgrade servers and restart them
......
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