VirtualBox

Changeset 58429 in vbox for trunk/src/VBox/HostDrivers/linux


Ignore:
Timestamp:
Oct 27, 2015 2:37:59 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103687
Message:

linux/load.sh: Removed undesired loadall.sh check entirely.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/linux/load.sh

    r58428 r58429  
    2020
    2121set -e
    22 # bird: This is not acceptable.
    23 #if ! test   "`echo /etc/udev/rules.d/*-vboxdrv.rules`" \
    24 #          = "/etc/udev/rules.d/*-vboxdrv.rules"; then
    25 #    echo "You can not use this script while you have a version of VirtualBox installed."
    26 #    echo "If you are running from the build directory you may have installed using"
    27 #    echo "loadall.sh.  You may wish to re-run that."
    28 #    ## @todo Any one who needs different behaviour should decide what and do it.
    29 #    exit 1
    30 #fi
    3122
    3223# Parse parameters.
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