From: Bernhard Tittelbach Date: Sun, 20 Sep 2009 03:31:24 +0000 (+0000) Subject: ... X-Git-Url: https://git.realraum.at/?p=svn42.git;a=commitdiff_plain;h=7ae9abdec405d0a95dae9bcbddc1a64c6b7f4d29 ... --- diff --git a/update-web-status.py b/update-web-status.py index c4fffa6..7c297ce 100755 --- a/update-web-status.py +++ b/update-web-status.py @@ -238,5 +238,6 @@ while True: sockhandle.close() except: pass + conn=None + sockhandle=None time.sleep(5) - diff --git a/update-xmpp-status.py b/update-xmpp-status.py index a6d1331..61615e6 100755 --- a/update-xmpp-status.py +++ b/update-xmpp-status.py @@ -312,4 +312,3 @@ while True: conn=None sockhandle=None time.sleep(5) -