VirtualBox

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


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

linux/loadall.sh: Nobody cares about non-GNU/linux ways of getting the script directory, this is a GNU/linux specific script.

File:
1 edited

Legend:

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

    r58325 r58430  
    1616#
    1717
    18 # The below is GNU-specific.  See VBox.sh for the longer Solaris/OS X version.
    19 TARGET=`readlink -e -- "${0}"` || exit 1
     18TARGET=`readlink -e -- "${0}"` || exit 1 # The GNU-specific way.
    2019MY_DIR="${TARGET%/[!/]*}"
    2120
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