always exit if we hit the errorhandling trap
This commit is contained in:
@@ -112,6 +112,8 @@ function ErrorHandling {
|
||||
cmdlog "rm -rf $INSTALLDIR/xo-builds/xen-orchestra-$TIME"
|
||||
rm -rf $INSTALLDIR/xo-builds/xen-orchestra-$TIME >> $LOGFILE 2>&1
|
||||
fi
|
||||
|
||||
exit 1
|
||||
}
|
||||
|
||||
function InstallDependenciesCentOS {
|
||||
|
Reference in New Issue
Block a user