Searched refs:FORCE_UPGRADE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Installer/linux/
H A Drun-inst.sh217 FORCE_UPGRADE=""
254 if ! test "$FORCE_UPGRADE" = "force"; then
269 FORCE_UPGRADE="force"
310 test "$uninstalled" = 0 && def_uninstall "$FORCE_UPGRADE" && uninstalled=1
331 if ! test "$FORCE_UPGRADE" = "force"; then
380 if ! test "$FORCE_UPGRADE" = "force"; then
H A Dinstall.sh199 FORCE_UPGRADE=1
254 if [ -n "$PREV_INSTALLATION" -a -z "$FORCE_UPGRADE" -a ! "$VERSION" = "$INSTALL_VER" ] &&

Completed in 44 milliseconds