packages (MYSQL_5_1): mysql/percona.sh - add files on branch

arekm arekm at pld-linux.org
Fri Sep 16 21:34:50 CEST 2011


Author: arekm                        Date: Fri Sep 16 19:34:50 2011 GMT
Module: packages                      Tag: MYSQL_5_1
---- Log message:
- add files on branch

---- Files affected:
packages/mysql:
   percona.sh (1.7.4.3.2.1 -> 1.7.4.3.2.1.2.1) 

---- Diffs:

================================================================
Index: packages/mysql/percona.sh
diff -u packages/mysql/percona.sh:1.7.4.3.2.1 packages/mysql/percona.sh:1.7.4.3.2.1.2.1
--- packages/mysql/percona.sh:1.7.4.3.2.1	Fri Sep 16 21:29:57 2011
+++ packages/mysql/percona.sh	Fri Sep 16 21:34:45 2011
@@ -47,7 +47,7 @@
 	cat $dir/$patch | filter_files > $file
 
 	if [ -z "$(awk -vfile=$file -F/ '$2 == file{print}' CVS/Entries)" ]; then
-		cvs add $file
+		cvs add ${branch:+-r $branch} $file
 		${branch:+cvs up -r $branch $file}
 	fi
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql/percona.sh?r1=1.7.4.3.2.1&r2=1.7.4.3.2.1.2.1&f=u



More information about the pld-cvs-commit mailing list