On Oct 10, 2007, at 18:30 , Jason House wrote:

It looks like the script cycles through directories, kicking off bots via a script file. Making that script file do some other server seems trivial. The trick in my mind is figuring out how to get things to terminate properly. I forsee two issues:

I guess we should take this off-list. I'll gladly help you set it up to
work for KGS, too.

PS: Is there a bug in the script, it looks like GAMES=1 and GAMES=2 would cause the same effect. It may be correct to swap the following two lines to fix this (or GAMES-1 to GAMES)
games += 1
File.new(TERM, "w") ifgames >= (GAMES-1)

You're right. Thanks so much.

Urban

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to