From: Ben Gras Date: Fri, 21 Oct 2005 20:05:10 +0000 (+0000) Subject: Support -r X-Git-Url: http://zhaoyanbai.com/repos/man.delv.html?a=commitdiff_plain;h=ff21c5d22c7c456febf3dd4c82d440c84b3c83e4;p=minix.git Support -r --- diff --git a/tools/release.sh b/tools/release.sh index 99cad5719..caff5d72c 100755 --- a/tools/release.sh +++ b/tools/release.sh @@ -68,7 +68,7 @@ HDEMU=0 COPY=0 CVSTAG=HEAD -while getopts "ch?" c +while getopts "rch?" c do case "$c" in \?)