r79165 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79164‎ | r79165 | r79166 >
Date:05:44, 29 December 2010
Author:rfaulk
Status:deferred
Tags:
Comment:
Adding custom reporting functionality for latest campaign plots.
Modified paths:
  • /trunk/fundraiser-statistics/bash/plot_build_latest.sh (modified) (history)

Diff [purge]

Index: trunk/fundraiser-statistics/bash/plot_build_latest.sh
@@ -1,5 +1,9 @@
22 #!/bin/bash
33
 4+cd /home/rfaulk/fundraiser-statistics/bash
 5+
 6+echo "" > async_plotter.sh
 7+
48 cd /home/rfaulk/fundraiser-statistics/fundraiser-scripts
59
610 # get date from command line args
@@ -12,4 +16,3 @@
1317 cp /home/rfaulk/fundraiser-statistics/fundraiser-scripts/report_banner_metrics_don_per_imp_latest.png /srv/org.wikimedia.fundraising/stats/
1418 cp /home/rfaulk/fundraiser-statistics/fundraiser-scripts/report_banner_metrics_click_rate_latest.png /srv/org.wikimedia.fundraising/stats/
1519
16 -echo "" > async_plotter.sh
\ No newline at end of file

Status & tagging log