Bug 5253: Add options to runreport.pl
authorJared Camins-Esakov <jcamins@bywatersolutions.com>
Tue, 29 Mar 2011 01:16:02 +0000 (21:16 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 29 Mar 2011 09:53:06 +0000 (22:53 +1300)
commit412966eff0016c69e5763197f1542e88c74580a1
treed932c0a872113ab1569cdf01268566827daa8b06
parentb5a050d759b08027b210106e90d5714eb02b9032
Bug 5253: Add options to runreport.pl

This makes sending reports via e-mail with runreport.pl work properly. It also
adds a --format option to allow the user to select between text, html, csv, and
tsv. At the moment text is not implemented, and falls back to tsv, but that is
still more readable than the HTML that used to be produced.

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
misc/cronjobs/runreport.pl