Mailing List Archive

svn commit: rev 6347 - incubator/spamassassin/trunk/contrib
Author: felicity
Date: Thu Jan 29 06:18:15 2004
New Revision: 6347

Modified:
incubator/spamassassin/trunk/contrib/run-corpora
Log:
another stupid typo

Modified: incubator/spamassassin/trunk/contrib/run-corpora
==============================================================================
--- incubator/spamassassin/trunk/contrib/run-corpora (original)
+++ incubator/spamassassin/trunk/contrib/run-corpora Thu Jan 29 06:18:15 2004
@@ -104,7 +104,7 @@
cd results
# now we have our ham.log and spam.log files...
echo "[Uploading daily corpus logs]"
-rsync -qCPcvuzb *-$FILENAME $RSYNC_USER@rsync.spamassassin.org::corpus/
+rsync -qCPcvuzb *-$FILENAME.log $RSYNC_USER@rsync.spamassassin.org::corpus/

echo "[Our results]"
cat hf/results-$FILENAME.log