From e1c1a95eb60f5b92e056d548181851d270d3c10b Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Fri, 25 Apr 2014 10:36:20 +0200 Subject: [PATCH] Fixed typo. --- lib/sessions.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sessions.rb b/lib/sessions.rb index 2ce1b91f0..1368ad971 100644 --- a/lib/sessions.rb +++ b/lib/sessions.rb @@ -306,7 +306,7 @@ module Sessions raise "STOP thread_client for client #{client_id} after #{try_run_max} tries" end end - puts "/LOOP #{client_id} - #{count}" + puts "/LOOP #{client_id} - #{try_count}" end def self.sessions