From 90e6cb4af786c65760f8ca79039c282e3a3dd1ba Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Fri, 26 Dec 2008 01:52:46 +0000 Subject: [PATCH] - updated to 1.3.2 Changed files: builder.sh -> 1.568 --- builder.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/builder.sh b/builder.sh index 3f16ecc..899ed6b 100644 --- a/builder.sh +++ b/builder.sh @@ -1296,13 +1296,6 @@ branch_files() fi local OPTIONS="tag $CVS_FORCE -b" - - # branch exists? - is_tag_a_branch $TAG - if [ $? -eq 1 ]; then - OPTIONS="$OPTIONS -B" - fi - if [ -n "$CVSROOT" ]; then OPTIONS="-d $CVSROOT $OPTIONS" fi -- 2.44.0