You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2006/06/29 15:39:52 UTC

svn commit: r418045 - /spamassassin/trunk/build/automc/run_preflight

Author: jm
Date: Thu Jun 29 06:39:51 2006
New Revision: 418045

URL: http://svn.apache.org/viewvc?rev=418045&view=rev
Log:
er, space would be good here

Modified:
    spamassassin/trunk/build/automc/run_preflight

Modified: spamassassin/trunk/build/automc/run_preflight
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/automc/run_preflight?rev=418045&r1=418044&r2=418045&view=diff
==============================================================================
--- spamassassin/trunk/build/automc/run_preflight (original)
+++ spamassassin/trunk/build/automc/run_preflight Thu Jun 29 06:39:51 2006
@@ -99,7 +99,7 @@
 run "/local/bbmasstools/masschroot $perl ".
     "mass-check -c=tstrules --cache -j=1 ".
     "--noisy --deencap='petuniapress.com' ".
-    $mass_check_args{$slavename}.
+    $mass_check_args{$slavename}." ".
     "ham:detect:/home/bbmass/rawcor/*/ham/* ".
     "spam:detect:/home/bbmass/rawcor/*/spam/*";