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

Diff of /spamassassin/trunk/t/meta.t

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

--- spamassassin/trunk/t/meta.t	2005/05/03 06:47:42	167870
+++ spamassassin/trunk/t/meta.t	2005/05/03 06:53:18	167871
@@ -38,7 +38,7 @@ for (my $scoreset = 0; $scoreset < 4; $s
   unlink $output || die;
   %rules = ();
   %scores = ();
-  if (system("$prefix/masses/parse-rules-for-masses -o $output -d \"$prefix/rules\" -s $scoreset")) {
+  if (system("$prefix/masses/parse-rules-for-masses -o $output -d \"$prefix/rules\" -s $scoreset -x")) {
     warn "parse-rules-for-masses failed!";
   }
   eval {

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26