git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2104 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2008-06-03 22:01:28 +00:00
parent af407b47f0
commit 6901f26119
+1 -1
View File
@@ -12442,7 +12442,7 @@ class SocketHostInterface:
# XXX: remove this, testing !
loop_counter += 1
if loop_conter > 100000000:
if loop_counter > 100000000:
self.server.processor.HostInterface.updateProgress(
'interrupted: %s, reason: %s - from client: %s' % (
self.server.server_address,