svn commit: r1935653 - spamassassin/trunk/masses/rule-qa/automc

[email protected] Thu, 25 Jun 2026 21:49:58 -0000
Newsgroups gmane.mail.spam.spamassassin.cvs
Message-ID <178242419848.1304909.14925597354530758356@svn03-he-fi>
Author: billcole
Date: Thu Jun 25 21:49:58 2026
New Revision: 1935653

Log:
NO COMMENT!

Modified:
   spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi

Modified: spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi
==============================================================================
--- spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi	Thu Jun 25 21:48:12 2026	(r1935652)
+++ spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi	Thu Jun 25 21:49:58 2026	(r1935653)
@@ -32,7 +32,7 @@ if (($one > 2) || ($fifteen > 5)) {
      <h1>SpamAssassin Rule QA is OFFLINE due to excessive load. </h1>
   </body> </html> };
   
-  print Content-Type: text/html$eol$eol$page;
+  print "Content-Type: text/html$eol$eol$page";
   exit 0
 }
 #---------------------------------------------------