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