You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Grant Ingersoll <gs...@apache.org> on 2009/03/12 20:52:25 UTC

Nightly log files

The log files for the nightly check out are now stored into /tmp/ 
lucene-nightly.log

The Crontab now looks like:
03 6 * * * /home/gsingers/bin/exportLuceneDocs.sh > /tmp/lucene- 
nightly.log 2>&1

Thanks to Otis for pointing out that the nightly was not checking out.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


Re: Nightly log files

Posted by Michael McCandless <lu...@mikemccandless.com>.
Can you update the wiki with that?

     http://wiki.apache.org/lucene-java/HowToUpdateTheWebsite

Thanks.

Mike

On Mar 12, 2009, at 3:52 PM, Grant Ingersoll wrote:

> The log files for the nightly check out are now stored into /tmp/ 
> lucene-nightly.log
>
> The Crontab now looks like:
> 03 6 * * * /home/gsingers/bin/exportLuceneDocs.sh > /tmp/lucene- 
> nightly.log 2>&1
>
> Thanks to Otis for pointing out that the nightly was not checking out.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-dev-help@lucene.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org