VirtualBox

Changeset 58678 in vbox for trunk


Ignore:
Timestamp:
Nov 12, 2015 5:57:50 PM (9 years ago)
Author:
vboxsync
Message:

Solaris/Installer: nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/vboxconfig.sh

    r58669 r58678  
    597597    $BIN_MODLOAD -p $modname
    598598    if test $? -eq 0; then
    599         subprint "Loaded: $moddesc module"
    600599        return 0
    601600    else
    602         subprint "Loading: $moddesc ...FAILED!"
     601        subprint "Loading: $moddesc module ...FAILED!"
    603602        if test "$fatal" = "$FATALOP"; then
    604603            exit 1
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