- Timestamp:
- Oct 26, 2018 4:50:56 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/bin/ose-tarball.sh
r75097 r75112 36 36 rootpath=`cd ..;pwd` 37 37 rootname="VirtualBox-$verstr" 38 if [ $# -eq 1 ]; then38 if [ $# -eq 1 ]; then 39 39 tarballname="$1" 40 40 else
Note:
See TracChangeset
for help on using the changeset viewer.