SPECS: builder - branch specs without sources too

glen glen at pld-linux.org
Fri Jun 2 22:31:06 CEST 2006


Author: glen                         Date: Fri Jun  2 20:31:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- branch specs without sources too

---- Files affected:
SPECS:
   builder (1.441 -> 1.442) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.441 SPECS/builder:1.442
--- SPECS/builder:1.441	Fri Jun  2 22:04:27 2006
+++ SPECS/builder	Fri Jun  2 22:30:58 2006
@@ -1089,8 +1089,6 @@
 		set -v;
 	fi
 
-	if [ $# -gt 0 ]; then
-
 		local OPTIONS="tag $CVS_FORCE -b"
 		if [ -n "$CVSROOT" ]; then
 			OPTIONS="-d $CVSROOT $OPTIONS"
@@ -1111,7 +1109,6 @@
 
 		cd "$SPECS_DIR"
 		cvs $OPTIONS $TAG $SPECFILE
-	fi
 }
 
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/builder?r1=1.441&r2=1.442&f=u



More information about the pld-cvs-commit mailing list