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 2007/12/14 20:16:57 UTC

svn commit: r604265 - /spamassassin/trunk/masses/rule-qa/corpus-nightly

Author: jm
Date: Fri Dec 14 11:16:56 2007
New Revision: 604265

URL: http://svn.apache.org/viewvc?rev=604265&view=rev
Log:
log the starting time and date

Modified:
    spamassassin/trunk/masses/rule-qa/corpus-nightly

Modified: spamassassin/trunk/masses/rule-qa/corpus-nightly
URL: http://svn.apache.org/viewvc/spamassassin/trunk/masses/rule-qa/corpus-nightly?rev=604265&r1=604264&r2=604265&view=diff
==============================================================================
--- spamassassin/trunk/masses/rule-qa/corpus-nightly (original)
+++ spamassassin/trunk/masses/rule-qa/corpus-nightly Fri Dec 14 11:16:56 2007
@@ -2,7 +2,8 @@
 
 # settings are located in $HOME/.corpus
 
-echo "Using corpus-nightly settings from $HOME/.corpus"
+echo "Using corpus-nightly settings from $HOME/.corpus at"
+date
 . $HOME/.corpus
 
 # use $PERL from env if unset