r79111 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79110‎ | r79111 | r79112 >
Date:17:35, 28 December 2010
Author:rfaulk
Status:deferred
Tags:
Comment:
fixed typo in script.
Modified paths:
  • /trunk/fundraiser-statistics/fundraiser-scripts/run_confidence_plot.py (modified) (history)

Diff [purge]

Index: trunk/fundraiser-statistics/fundraiser-scripts/run_confidence_plot.py
@@ -17,7 +17,6 @@
1818
1919
2020 # process sys args
21 -$script_args = $sql_file . ' ' . $cmpgn1 . ' ' . $cmpgn2 . ' ' . $item1 . ' ' . $item2 . ' ' . $start . ' ' . $end . ' ' . $metric;
2221 try:
2322 type = sys.argv[1]
2423 cmpgn1 = sys.argv[2]

Status & tagging log