From ff21c5d22c7c456febf3dd4c82d440c84b3c83e4 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Fri, 21 Oct 2005 20:05:10 +0000 Subject: [PATCH] Support -r --- tools/release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \?) -- 2.44.0