On 4/25/07, <b class="gmail_sendername">Charilaos Skiadas</b> <<a href="mailto:skiadas@hanover.edu">skiadas@hanover.edu</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
A main problem with the Ruby version atm is that it doesn't play very<br>well with the logfile parser, which is a python script at the moment.<br>The main problem is that for some reason currently the python script<br>
must finish before the ruby version can print its output, and I<br>couldn't fix it,</blockquote><div><br>Setting STDOUT.sync = true in the Ruby script appears to fix this problem.<br><br>Robin<br></div><br></div><br>