Searched refs:INSTALL_REV (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Installer/linux/
H A Duninstall.sh177 [ -n "$INSTALL_REV" ] && INSTALL_REV=" r$INSTALL_REV"
178 info "VirtualBox $INSTALL_VER$INSTALL_REV has been removed successfully."
179 log "Successfully $INSTALL_VER$INSTALL_REV removed VirtualBox."
H A Dinstall.sh282 [ -n "$INSTALL_REV" ] && INSTALL_REV=" r$INSTALL_REV"
283 info "Removing previous installation of VirtualBox $INSTALL_VER$INSTALL_REV from $PREV_INSTALLATION"
284 log "Removing previous installation of VirtualBox $INSTALL_VER$INSTALL_REV from $PREV_INSTALLATION"
468 echo "INSTALL_REV='$SVNREV'" >> $CONFIG_DIR/$CONFIG
H A Drun-inst.sh401 INSTALL_REV='$INSTALLATION_REV'

Completed in 824 milliseconds