Changeset 45825 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Apr 29, 2013 7:43:17 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85394
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/win/load.sh
r44528 r45825 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 16 # 17 18 if test -n "$Path" -a test -z "$PATH"; then 19 export PATH="$Path" 20 fi 17 21 18 22 MY_DIR=`cd "${0}/.." && cmd /c cd | kmk_sed -e 's,\\\\,/,g' `
Note:
See TracChangeset
for help on using the changeset viewer.