.. but working

This commit is contained in:
Ben Gras 2005-10-13 17:09:46 +00:00
parent 9a7edf7751
commit 013db76a09

View File

@ -68,7 +68,7 @@ HDEMU=0
COPY=0 COPY=0
CVSTAG=HEAD CVSTAG=HEAD
while getopts "rch?" c while getopts "r:ch?" c
do do
case "$c" in case "$c" in
\?) \?)
@ -90,6 +90,8 @@ do
esac esac
done done
echo "CVS tag: $OPTARG"
ISO=${ISO}.iso ISO=${ISO}.iso
ISOGZ=${ISO}.gz ISOGZ=${ISO}.gz
echo "Making $ISOGZ" echo "Making $ISOGZ"