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"
|
cmdlog "rm -rf $INSTALLDIR/xo-builds/xen-orchestra-$TIME"
|
||||||
rm -rf $INSTALLDIR/xo-builds/xen-orchestra-$TIME >> $LOGFILE 2>&1
|
rm -rf $INSTALLDIR/xo-builds/xen-orchestra-$TIME >> $LOGFILE 2>&1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
function InstallDependenciesCentOS {
|
function InstallDependenciesCentOS {
|
||||||
|
Reference in New Issue
Block a user