Enlightenment CVS committal

Author  : xcomputerman
Module  : CVSROOT

Dir     : CVSROOT


Modified Files:
        ciabot.pl 


Log Message:
Oops


===================================================================
RCS file: /cvsroot/enlightenment/CVSROOT/ciabot.pl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- ciabot.pl   16 Jan 2004 07:23:38 -0000      1.19
+++ ciabot.pl   16 Jan 2004 07:28:26 -0000      1.20
@@ -27,7 +27,7 @@
 # If it does not work, try to disable $xml_rpc in the configuration section
 # below.
 #
-# $Id: ciabot.pl,v 1.19 2004/01/16 07:23:38 xcomputerman Exp $
+# $Id: ciabot.pl,v 1.20 2004/01/16 07:28:26 xcomputerman Exp $
 
 use strict;
 use vars qw ($project $from_email $dest_email $rpc_uri $sendmail $sync_delay
@@ -262,7 +262,7 @@
 for (my $dirnum = 0; $dirnum < @dir; $dirnum++) {
   map {
     $_ = $dir[$dirnum] . '/' . $_;
-    for (my $ix = 0; $ix < $pcount; $ix ++) {
+    for (my $ix = 0; $ix < $pcount; $ix++) {
        s#^.*?/##; # weed out the module name
     }
     s/&/&amp;/g;




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to