CVSROOT/. loginfo

Alexandre Julliard julliard at wine.codeweavers.com
Fri Dec 2 09:43:52 CST 2005


ChangeSet ID:	21634
CVSROOT:	/opt/cvs-commit
Module name:	CVSROOT
Changes by:	julliard at winehq.org	2005/12/02 09:43:52

Modified files:
	.              : loginfo 

Log message:
	Don't send mail to wine-cvs for the wine module, this will be done
	from the git repository.

Patch: http://cvs.winehq.org/patch.py?id=21634

Old revision  New revision  Changes     Path
 1.50          1.51          +2 -1       CVSROOT/loginfo

Index: CVSROOT/loginfo
diff -u -p CVSROOT/loginfo:1.50 CVSROOT/loginfo:1.51
--- CVSROOT/loginfo:1.50	2 Dec 2005 15:43:52 -0000
+++ CVSROOT/loginfo	2 Dec 2005 15:43:52 -0000
@@ -28,7 +28,8 @@
 # Use this for testing
 ^test /usr/bin/perl $CVSROOT/CVSROOT/log_accum -m testing at winehq.org -f $CVSROOT/CVSROOT/commitlog -S -s %p %s
 
+^wine /usr/bin/perl $CVSROOT/CVSROOT/log_accum -f $CVSROOT/CVSROOT/commitlog -S -s %p %s
+
 # All others go to wine-cvs
-^wine /usr/bin/perl $CVSROOT/CVSROOT/log_accum -m wine-cvs at winehq.org -f $CVSROOT/CVSROOT/commitlog -L 200 -p -S -s %p %s
 DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/log_accum -m wine-cvs at winehq.org -f $CVSROOT/CVSROOT/commitlog -P winehq -L 200 -p -c -S -s %p %s
 



More information about the wine-cvs mailing list