Vanilla List Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cambot stops after registration script
I'm fixing up end_tourney.pl a bit (to give named dirs instead of time and
to copy over cambot recordings).
One problem is that in inl.c, cambot exits right after end_tourney.pl
runs.
Does anyone know if this is on purpose (perhaps to record the "Official
registration script" messages to all)? The problem is that when
end_tourney.pl is called, cambot.pkt hasn't been renamed to
cambot.pkt.<time> yet like the other log/stats files have been. Does
anyone seen any problems with moving the cambot exit up to right above the
registration script?
- Karthik