root/run_reports.sh

Revision 1319:ce8243c677c8, 145 bytes (checked in by Greg Von Kuster <greg@bx.psu.edu>, 6 months ago)

Fix for current month's job report.

Line 
1 #!/bin/sh
2
3 cd `dirname $0`
4
5 python -ES ./scripts/paster.py serve reports_wsgi.ini --pid-file=reports_webapp.pid --log-file=reports_webapp.log $@
Note: See TracBrowser for help on using the browser.