CVSROOT: filter_tags.sh - meaning of args needed

arekm arekm at pld-linux.org
Tue Apr 28 18:32:51 CEST 2009


Author: arekm                        Date: Tue Apr 28 16:32:51 2009 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- meaning of args needed

---- Files affected:
CVSROOT:
   filter_tags.sh (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: CVSROOT/filter_tags.sh
diff -u CVSROOT/filter_tags.sh:1.27 CVSROOT/filter_tags.sh:1.28
--- CVSROOT/filter_tags.sh:1.27	Sun Nov 11 11:56:49 2007
+++ CVSROOT/filter_tags.sh	Tue Apr 28 18:32:46 2009
@@ -1,5 +1,9 @@
 #!/bin/sh
 
+# $1 - ???
+# $2 - ???
+# $3 - ???
+
 [ -z "$CVSUSER" ] && CVSUSER="$CVS_USER"
 
 # file names + revisions (= 2 * number_of_tagged_files)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/CVSROOT/filter_tags.sh?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list