VirtualBox

Changeset 9108 in vbox for trunk/src/VBox/Installer/linux


Ignore:
Timestamp:
May 26, 2008 9:33:25 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31229
Message:

reverted most parts of r31214 and 31223, postponed to > 1.6.2

Location:
trunk/src/VBox/Installer/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/vboxdrv.sh.in

    r9096 r9108  
    6464    }
    6565    succ_msg() {
    66         log_end_msg 0
     66        log_success_msg " done."
    6767    }
    6868    begin_msg() {
  • trunk/src/VBox/Installer/linux/vboxnet.sh.in

    r9096 r9108  
    5454    }
    5555    succ_msg() {
    56         log_end_msg 0
     56        log_success_msg " done."
    5757    }
    5858    begin_msg() {
     
    6363        . /etc/init.d/functions
    6464        fail_msg() {
    65             echo -n " "
    6665            echo_failure
    6766            echo
     
    6968        }
    7069        succ_msg() {
    71             echo -n " "
    7270            echo_success
    7371            echo
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette