You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by do...@apache.org on 2007/04/23 23:44:39 UTC

svn commit: r531622 - /spamassassin/rules/trunk/sandbox/dos/new-rule-score-gen/generate-new-scores

Author: dos
Date: Mon Apr 23 14:44:38 2007
New Revision: 531622

URL: http://svn.apache.org/viewvc?view=rev&rev=531622
Log:
list of logs used should be commented

Modified:
    spamassassin/rules/trunk/sandbox/dos/new-rule-score-gen/generate-new-scores

Modified: spamassassin/rules/trunk/sandbox/dos/new-rule-score-gen/generate-new-scores
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/dos/new-rule-score-gen/generate-new-scores?view=diff&rev=531622&r1=531621&r2=531622
==============================================================================
--- spamassassin/rules/trunk/sandbox/dos/new-rule-score-gen/generate-new-scores (original)
+++ spamassassin/rules/trunk/sandbox/dos/new-rule-score-gen/generate-new-scores Mon Apr 23 14:44:38 2007
@@ -86,7 +86,7 @@
 
 # make note of what logs we are going to use
 echo "# Using score set $SCORESET logs for revision $REVISION from:" > scores-set$SCORESET
-echo `ls corpus/usable-corpus-set$SCORESET` >> scores-set$SCORESET
+echo "#" `ls corpus/usable-corpus-set$SCORESET` >> scores-set$SCORESET
 echo >> scores-set$SCORESET
 
 # prep the ruleset checkout