CVSROOT: ciabot.pl, loginfo Revert, doesn't report log message to ...

arekm arekm at pld-linux.org
Wed Nov 21 21:57:03 CET 2007


Author: arekm                        Date: Wed Nov 21 20:57:03 2007 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
Revert, doesn't report log message to cia.

---- Files affected:
CVSROOT:
   ciabot.pl (1.14 -> 1.15) , loginfo (1.209 -> 1.210) 

---- Diffs:

================================================================
Index: CVSROOT/ciabot.pl
diff -u CVSROOT/ciabot.pl:1.14 CVSROOT/ciabot.pl:1.15
--- CVSROOT/ciabot.pl:1.14	Wed Nov 21 21:55:00 2007
+++ CVSROOT/ciabot.pl	Wed Nov 21 21:56:58 2007
@@ -82,7 +82,7 @@
 # while they allow outgoing mail. Also, this script will hang and eventually
 # not deliver the event at all if CIA server happens to be down, which is
 # unfortunately not an uncommon condition.
-$xml_rpc = 1;
+$xml_rpc = 0;
 
 # You can make this bot to totally ignore events concerning the objects
 # specified below. Each object is composed of <module>/<path>/<filename>,

================================================================
Index: CVSROOT/loginfo
diff -u CVSROOT/loginfo:1.209 CVSROOT/loginfo:1.210
--- CVSROOT/loginfo:1.209	Wed Nov 21 21:55:00 2007
+++ CVSROOT/loginfo	Wed Nov 21 21:56:58 2007
@@ -31,5 +31,5 @@
 #^test		/cvsroot/CVSROOT/cvslog.pl %{sVv} $USER
 
 
-ALL	/cvsroot/CVSROOT/ciabot.pl %p %{s} %n $USER > /dev/null 2>&1 &
+ALL	/cvsroot/CVSROOT/ciabot.pl %p %{s} %n $USER
 ALL	/cvsroot/CVSROOT/cvslog.pl %p %{sVv} $USER
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/CVSROOT/ciabot.pl?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/CVSROOT/loginfo?r1=1.209&r2=1.210&f=u



More information about the pld-cvs-commit mailing list