X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=update-xmpp-status.py;fp=update-xmpp-status.py;h=8e4cbce603bffa08ae06336bb990f66fd02e945a;hb=07f51d48eab370731c76b0846333c63d35799a02;hp=f6ee4c051a03dbe2aeb4f7238f4985a2f61e358c;hpb=3c2707ef1227a38c0e80f24cb7cd7690f93975da;p=svn42.git diff --git a/update-xmpp-status.py b/update-xmpp-status.py index f6ee4c0..8e4cbce 100755 --- a/update-xmpp-status.py +++ b/update-xmpp-status.py @@ -187,6 +187,9 @@ def filterAndFormatMessage(new_status): else: (status,req,req_comment) = new_status high_priority_msg = False + req_msg="" + status_msg="" + comment_msg="" if status == "opened": status_msg = uwscfg.msg_status_opened_msg elif status == "closed":