ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/cgi-bin/cvslog.cgi
(Generate patch)

Comparing web/cgi-bin/cvslog.cgi (file contents):
Revision 1.16 by tdb, Mon Jun 18 15:19:37 2001 UTC vs.
Revision 1.17 by tdb, Sun Oct 21 17:38:55 2001 UTC

# Line 35 | Line 35 | else {
35   my($cvsroot) = "/cvs/i-scream";
36  
37   $modulelist = `ls $cvsroot` unless defined $modulelist;
38 + $modulelist =~ s/[\r\n]/ /gm;
39  
40   my($cvs2clpath) = "/home/sites/www.i-scream.org.uk/bin/cvs2cl2.pl";
41   my($cvs2clargs) = "--stdout --no-wrap -r -b -t -w -S -U $cvsroot/CVSROOT/users -l \"-d'$firstdate'\" -g \"-d$cvsroot\" -g \"-Q\"";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines