Enlightenment CVS committal Author : raster Module : CVSROOT
Dir : CVSROOT Modified Files: commit.pl Log Message: also on devs commits - update www =================================================================== RCS file: /cvs/e/CVSROOT/commit.pl,v retrieving revision 1.27 retrieving revision 1.28 diff -u -3 -r1.27 -r1.28 --- commit.pl 25 Mar 2007 04:15:58 -0000 1.27 +++ commit.pl 4 Aug 2007 21:47:52 -0000 1.28 @@ -118,3 +118,8 @@ print("--- FLAGGING UPDATE OF WWW ---\n"); system("wget http://web.enlightenment.org/u.php -O /dev/null >& /dev/null"); } +# also flag www if devs updates +if ($modulename eq "devs") { + print("--- FLAGGING UPDATE OF WWW/DEVS ---\n"); + system("wget http://web.enlightenment.org/u.php -O /dev/null >& /dev/null"); +} ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs