OSDN Git Service

[mk_game_results] Flush after each output line.
[shogi-server/shogi-server.git] / mk_game_results
index caaf7c7..432cf46 100755 (executable)
@@ -89,6 +89,7 @@ def grep(file)
       puts [time, state, black_mark, black_id, white_id, white_mark, file].join("\t")
     end
   end
+  $stdout.flush
 end
 
 # Show Usage