CVSROOT: cvslog.pl - f=u not recognized

glen glen at pld-linux.org
Wed Mar 21 14:01:04 CET 2012


Author: glen                         Date: Wed Mar 21 13:01:04 2012 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- f=u not recognized

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

---- Diffs:

================================================================
Index: CVSROOT/cvslog.pl
diff -u CVSROOT/cvslog.pl:1.87 CVSROOT/cvslog.pl:1.88
--- CVSROOT/cvslog.pl:1.87	Wed Mar 21 13:58:38 2012
+++ CVSROOT/cvslog.pl	Wed Mar 21 14:00:59 2012
@@ -385,7 +385,7 @@
 #      $files_affected_part .= "\n";
       $webname = $name;
       $webname =~ s/ /%20/g;
-      $cvsweb_part .= "    $cvsweb_url/$dir/$webname?r1=$oldrev&r2=$newrev&f=u\n"
+      $cvsweb_part .= "    $cvsweb_url/$dir/$webname?r1=$oldrev&r2=$newrev\n"
         if defined $cvsweb_url and $op ne 'add' and $op ne 'remove';
       $ref=$dir."_".$name.".".$newrev;
       $ref =~ s/[^a-zA-Z0-9.]/_/g;
================================================================

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



More information about the pld-cvs-commit mailing list