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