VirtualBox

Changeset 50107 in vbox


Ignore:
Timestamp:
Jan 20, 2014 8:20:28 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
91646
Message:

Additions/linux: cosmetic: report missing X11 as "skipping", not "failure".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh

    r49196 r50107  
    317317
    318318    test -z "$x_version" -o -z "$modules_dir" &&
    319         fail "Could not find the X.Org or XFree86 Window System."
     319        {
     320            echo
     321            echo "Could not find the X.Org or XFree86 Window System, skipping."
     322            exit 0
     323        }
    320324
    321325    echo
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