Enlightenment CVS committal

Author  : xcomputerman
Module  : CVSROOT

Dir     : CVSROOT


Modified Files:
        ciabot.pl 


Log Message:
Restored...that didn't work


===================================================================
RCS file: /cvsroot/enlightenment/CVSROOT/ciabot.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ciabot.pl   14 Jan 2004 21:46:00 -0000      1.7
+++ ciabot.pl   14 Jan 2004 21:52:07 -0000      1.8
@@ -27,7 +27,7 @@
 # If it does not work, try to disable $xml_rpc in the configuration section
 # below.
 #
-# $Id: ciabot.pl,v 1.7 2004/01/14 21:46:00 xcomputerman Exp $
+# $Id: ciabot.pl,v 1.8 2004/01/14 21:52:07 xcomputerman Exp $
 
 use strict;
 use vars qw ($project $from_email $dest_email $rpc_uri $sendmail $sync_delay
@@ -115,7 +115,7 @@
 
 # Guess module name.
 
-$module = $dir[0]; $module =~ s#/\S+\/\S+\//##;
+$module = $dir[0]; $module =~ s#/.*##;
 
 
 # Figure out who is doing the update.




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to