Fixed typo.

This commit is contained in:
Martin Edenhofer 2014-04-25 10:36:20 +02:00
parent 52d4643f6c
commit e1c1a95eb6

View file

@ -306,7 +306,7 @@ module Sessions
raise "STOP thread_client for client #{client_id} after #{try_run_max} tries" raise "STOP thread_client for client #{client_id} after #{try_run_max} tries"
end end
end end
puts "/LOOP #{client_id} - #{count}" puts "/LOOP #{client_id} - #{try_count}"
end end
def self.sessions def self.sessions