/[Apache-SVN]/spamassassin/trunk/masses/rule-qa/rule-hits-over-time
ViewVC logotype

Diff of /spamassassin/trunk/masses/rule-qa/rule-hits-over-time

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

--- spamassassin/trunk/masses/rule-qa/rule-hits-over-time	2005/10/28 20:53:12	329293
+++ spamassassin/trunk/masses/rule-qa/rule-hits-over-time	2005/10/28 20:54:51	329294
@@ -158,7 +158,7 @@ foreach my $set (@{$file_sets}) {
   plot_gd();
 }
 
-my $format = "png";
+my $format = "gif";
 # my $format = $gd->export_format;
 
 if (!$graph_files_individually) {
@@ -190,7 +190,7 @@ if (!$graph_files_individually) {
     close IMG;
   }
 
-  $both->png();
+  $both->gif();
 }
 else {
   warn "TODO: cannot produce combined images in multi-file mode";

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26