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 @@
18
18
19
19
20
20
# process sys args
21
-$script_args = $sql_file . ' ' . $cmpgn1 . ' ' . $cmpgn2 . ' ' . $item1 . ' ' . $item2 . ' ' . $start . ' ' . $end . ' ' . $metric;
22
21
try:
23
22
type = sys.argv[1]
24
23
cmpgn1 = sys.argv[2]
Status & tagging log
01:48, 30 December 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r79111
[
removed:
new
added:
deferred]