/[Apache-SVN]/spamassassin/trunk/t/SATest.pm
ViewVC logotype

Diff of /spamassassin/trunk/t/SATest.pm

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

--- spamassassin/trunk/t/SATest.pm	2005/05/12 03:07:35	169749
+++ spamassassin/trunk/t/SATest.pm	2005/05/12 03:11:39	169750
@@ -290,7 +290,7 @@ sub spamcrun {
   }
 
   my $spamcargs;
-  if($args !~ /\b(?:-p\s*[0-9]+|-U)\b/)
+  if($args !~ /\b(?:-p\s*[0-9]+|-F|-U)\b/)
   {
     $spamcargs = "$spamc -d $spamdhost -p $spamdport $args";
   }

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26