update exit
This commit is contained in:
@@ -69,6 +69,7 @@ function prepare(){
|
||||
# Now we should have the $VERSION
|
||||
if [ -e $VERSION ];then
|
||||
log.error "VERSION is empty. This should not happen! exit."
|
||||
exit
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user