Author: loic
Date: Tue Jun 30 21:43:27 2009
New Revision: 5983

URL: http://svn.gna.org/viewcvs/pokersource?rev=5983&view=rev
Log:
https://gna.org/bugs/index.php?13821
In pokerservice.py:spawnTourneyInCore, instead of setting satellite_of from the 
serial in the database, it is first translated from a tourneys_schedule.serial 
into a tourneys.serial. A number of checks can be made at this time and if 
something fails (such as the tourney not being in registering state), an error 
message is printed in the logs and the serial 0 is returned (which means this 
tournament is no longer considered a satellite).

Modified:
    trunk/poker-network/pokernetwork/pokerservice.py
    trunk/poker-network/tests/test-pokerservice.py.in


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to