VirtualBox

忽略:
時間撮記:
2008-11-4 上午09:27:06 (16 年 以前)
作者:
vboxsync
訊息:

Solaris/Installer: Typo.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • 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
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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