/[Apache-SVN]/spamassassin/site/weblist.pl
ViewVC logotype

Diff of /spamassassin/site/weblist.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/site/weblist.pl	2005/08/13 00:03:43	232408
+++ spamassassin/site/weblist.pl	2005/08/13 00:05:27	232409
@@ -65,7 +65,7 @@ my $scriptname = 'weblist.pl';
 sub weblist {
 
   my $path = shift;
-  warn "making weblist.pl listing of $path";
+  warn "[making weblist.pl listing of $path]\n";
   my $style = 'SIMPLE';
   %q = ();
   $q{dir} = -1;
@@ -350,4 +350,3 @@ print "</TABLE>\n";
 }
 
 1;
-

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26