VirtualBox

Changeset 72295 in vbox for trunk/src


Ignore:
Timestamp:
May 23, 2018 11:18:37 AM (7 years ago)
Author:
vboxsync
Message:

Installer/solaris: spaces.

File:
1 edited

Legend:

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

    r72294 r72295  
    254254    STR_OSVER=`uname -v`
    255255    case "$STR_OSVER" in
    256     # First check 'uname -v' and weed out the recognized, unofficial distros of Solaris
     256        # First check 'uname -v' and weed out the recognized, unofficial distros of Solaris
    257257        omnios*|oi_*|illumos*)
    258258            get_unofficial_sysinfo
    259259            return 0
    260260            ;;
    261     # Quick escape workaround for Solaris 11.4+, changes the pkg FMRI (yet again). See BugDB #26494983.
     261        # Quick escape workaround for Solaris 11.4+, changes the pkg FMRI (yet again). See BugDB #26494983.
    262262        11.4.* | 11.5.*)
    263263        get_s11_4_or_newer_sysinfo
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