Version bump to 5.5.1

This commit is contained in:
Andreas Steffen
2016-10-20 12:57:00 +02:00
parent 07bbd2f642
commit e6a4bd83ff
4 changed files with 13 additions and 3 deletions
+1
View File
@@ -27,6 +27,7 @@ log_action "Deploying $SHAREDDIR as hostfs"
execute "chown -R $KVMUSER:$KVMGROUP $SHAREDDIR" 0
execute "ln -Tfs $SHAREDDIR $HOSTFSTARGET"
[ -d $TESTRESULTSDIR ] || mkdir $TESTRESULTSDIR
log_action "Deploying $TESTRESULTSDIR as hostfs"
execute "ln -Tfs $TESTRESULTSDIR $TESTRESTULSTARGET"