projects
/
svn42.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c2707e
)
--bug
author
Bernhard Tittelbach
<xro@realraum.at>
Sun, 20 Sep 2009 02:31:23 +0000
(
02:31
+0000)
committer
Bernhard Tittelbach
<xro@realraum.at>
Sun, 20 Sep 2009 02:31:23 +0000
(
02:31
+0000)
update-xmpp-status.py
patch
|
blob
|
history
diff --git
a/update-xmpp-status.py
b/update-xmpp-status.py
index
f6ee4c0
..
8e4cbce
100755
(executable)
--- 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":