VirtualBox

Changeset 13777 in vbox


Ignore:
Timestamp:
Nov 4, 2008 9:27:06 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38760
Message:

Solaris/Installer: Typo.

File:
1 edited

Legend:

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

    r13499 r13777  
    5757
    5858    # Check arch only while installing (because rem_drv works for both arch.)
    59     if test -n "$CHECKARCH"; then
     59    if test ! -z "$CHECKARCH"; then
    6060        # Let us go a step further and check if user has mixed up x86/amd64
    6161        # amd64 ISA, x86 kernel module??
     
    7575        abort "VirtualBox Host kernel module NOT installed."
    7676    else
    77         info "## VirtualBox Host kernel module NOT instaled."
     77        info "## VirtualBox Host kernel module NOT installed."
    7878        return 0
    7979    fi
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