VirtualBox

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


Ignore:
Timestamp:
Mar 4, 2013 9:59:24 AM (12 years ago)
Author:
vboxsync
Message:

Logging typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/run-inst.sh

    r44528 r44904  
    235235                mod_${MODULE_CUR}_init
    236236                if test $? -ne 0; then
    237                     echo 1>&2 "Module '${CUR_MODULE}' failed to initialize"
     237                    echo 1>&2 "Module '${MODULE_CUR}' failed to initialize"
    238238                    if ! test "$FORCE_UPGRADE" = "force"; then
    239239                        return 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