You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2015/11/03 00:56:48 UTC

svn commit: r1712185 - /comdev/reporter.apache.org/trunk/README.txt

Author: sebb
Date: Mon Nov  2 23:56:48 2015
New Revision: 1712185

URL: http://svn.apache.org/viewvc?rev=1712185&view=rev
Log:
Moved to scripts

Modified:
    comdev/reporter.apache.org/trunk/README.txt

Modified: comdev/reporter.apache.org/trunk/README.txt
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/README.txt?rev=1712185&r1=1712184&r2=1712185&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/README.txt (original)
+++ comdev/reporter.apache.org/trunk/README.txt Mon Nov  2 23:56:48 2015
@@ -44,8 +44,8 @@ crontab -l -u www-data:
 # TODO: either discard the output or work out how to log it (with timestamps) if there is any output
 40 * * * *      cd /var/www/reporter.apache.org/data/releases && ( svn status | awk '/^\? / {print $2}' | xargs -r svn add )
 
-00 01      * * * cd /var/www/reporter.apache.org/ && ./pythonlogger.sh mailglomper.py
-00 09      * * * cd /var/www/reporter.apache.org/ && ./pythonlogger.sh readjira.py
+00 01      * * * cd /var/www/reporter.apache.org/scripts && ./python3logger.sh mailglomper2.py
+00 09      * * * cd /var/www/reporter.apache.org/scripts && ./python3logger.sh readjira.py
 
 00 12      * * * curl -sS "(redacted)" > /var/www/reporter.apache.org/data/mailinglists.json