VirtualBox

Ignore:
Timestamp:
Sep 30, 2015 3:16:48 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102967
Message:

Installers/linux: output clean-up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/vboxadd.sh

    r57969 r57971  
    298298    test_sane_kernel_dir
    299299
    300     echo
    301300    begin "Building the main Guest Additions module"
    302301    if ! $BUILDINTMP \
     
    404403setup()
    405404{
     405    begin "Building Guest Additions kernel modules" console
    406406    if test -r $config; then
    407407      . $config
     
    423423    if [ "$mod_succ" -eq "0" ]; then
    424424        if running_vboxguest || running_vboxadd; then
    425             printf "You should restart your guest to make sure the new modules are actually used\n\n"
     425            begin "You should restart your guest to make sure the new modules are actually used" console
    426426        else
    427427            start
Note: See TracChangeset for help on using the changeset viewer.

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