https://bugzilla.wikimedia.org/show_bug.cgi?id=18978
--- Comment #3 from Tim Starling <[email protected]> 2009-07-14 06:52:16 UTC --- I was going to write a command-line dump script, that the SPI admin can run on the server. They can make the output available for password-protected download. The dump format would be modified to include election configuration information, so that a command-line tally script could do the tally and present the results without any special configuration. We know from experience that long-running PHP/apache processes with set_time_limit(0) are not very reliable, and that it's better to do such tasks on the command line where possible. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
