CVSROOT: cvslog.pl - no trailing slash

glen glen at pld-linux.org
Wed Mar 21 13:58:43 CET 2012


Author: glen                         Date: Wed Mar 21 12:58:43 2012 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- no trailing slash

---- Files affected:
CVSROOT:
   cvslog.pl (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: CVSROOT/cvslog.pl
diff -u CVSROOT/cvslog.pl:1.86 CVSROOT/cvslog.pl:1.87
--- CVSROOT/cvslog.pl:1.86	Tue Mar 20 17:04:04 2012
+++ CVSROOT/cvslog.pl	Wed Mar 21 13:58:38 2012
@@ -94,7 +94,7 @@
 $diffstat = '/usr/bin/diffstat -p0 -w 72';
 
 # URL of cvsweb. Just comment out if you don't have any.
-$cvsweb_url = 'http://cvs.pld-linux.org/';
+$cvsweb_url = 'http://cvs.pld-linux.org';
 
 # The leading message of the mail:
 $help_msg = "This is an automated notification of a change to the $project CVS tree.";
================================================================

---- CVS-web:
    http://cvs.pld-linux.org//CVSROOT/cvslog.pl?r1=1.86&r2=1.87&f=u



More information about the pld-cvs-commit mailing list