Enlightenment CVS committal

Author  : xcomputerman
Module  : CVSROOT

Dir     : CVSROOT


Modified Files:
        ciabot.pl 


Log Message:
Bilious barnacles, CIA is still barfing over web dirs

===================================================================
RCS file: /cvsroot/enlightenment/CVSROOT/ciabot.pl,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- ciabot.pl   19 Jan 2004 21:38:44 -0000      1.33
+++ ciabot.pl   6 Feb 2004 16:13:59 -0000       1.34
@@ -27,7 +27,7 @@
 # If it does not work, try to disable $xml_rpc in the configuration section
 # below.
 #
-# $Id: ciabot.pl,v 1.33 2004/01/19 21:38:44 xcomputerman Exp $
+# $Id: ciabot.pl,v 1.34 2004/02/06 16:13:59 xcomputerman Exp $
 
 use strict;
 use vars qw ($project $from_email $dest_email $rpc_uri $sendmail $sync_delay
@@ -119,7 +119,7 @@
 $_ = $dir[0];
 if((my $first, my $second, my $third) = /^e17\/(\w*)\/(\w*)\/(.*)/) {
     $module = "e17/" . $first . "/" . $second;
-} elsif(($first, $second, $third) = /^(e16|misc|eterm)\/(\w*)\/(.*)/) {
+} elsif(($first, $second, $third) = /^(e16|misc|eterm|web)\/(\w*)\/(.*)/) {
   $module = $first . "/" . $second;
 } else {
   $module = $dir[0];




-------------------------------------------------------
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