]> Zhao Yanbai Git Server - minix.git/commitdiff
Support -r
authorBen Gras <ben@minix3.org>
Fri, 21 Oct 2005 20:05:10 +0000 (20:05 +0000)
committerBen Gras <ben@minix3.org>
Fri, 21 Oct 2005 20:05:10 +0000 (20:05 +0000)
tools/release.sh

index 99cad571915775f823708567aaed29839dc3a3ef..caff5d72cb769b40e5dbd2452aceea6aef1a5159 100755 (executable)
@@ -68,7 +68,7 @@ HDEMU=0
 COPY=0
 CVSTAG=HEAD
 
-while getopts "ch?" c
+while getopts "rch?" c
 do
        case "$c" in
        \?)