SPECS: builder - typo

adamg adamg at pld-linux.org
Fri Jun 2 21:28:04 CEST 2006


Author: adamg                        Date: Fri Jun  2 19:28:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   builder (1.438 -> 1.439) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.438 SPECS/builder:1.439
--- SPECS/builder:1.438	Tue May 30 00:55:02 2006
+++ SPECS/builder	Fri Jun  2 21:27:58 2006
@@ -1093,7 +1093,7 @@
 		set -v;
 	fi
 
-	if [ $# gt 0 ]; then
+	if [ $# -gt 0 ]; then
 
 		local OPTIONS="tag -b"
 		if [ -n "$CVSROOT" ]; then
================================================================

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



More information about the pld-cvs-commit mailing list