Skip to content
Snippets Groups Projects
Commit 37c47352 authored by kohleman's avatar kohleman
Browse files

changed retention time to 35, to keep at least two DB snapshots on the local disk

SVN: 12688
parent 550c3a86
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ DATE=`/bin/date +%Y-%m-%d_%H%M`
DB_NAME=openbis_productive
DB_SNAPSHOT=~/db_snapshots
TOMCAT_DIR=~/sprint/openBIS-server/apache-tomcat
DAYS_TO_RETAIN=7
DAYS_TO_RETAIN=35
if [ $1 ]; then
VER=$1
......
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