projects
/
svn42.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6f7a38
)
less useless debug output
author
realraum
<realraum@realraum.at>
Fri, 30 Jul 2010 03:10:59 +0000
(
03:10
+0000)
committer
realraum
<realraum@realraum.at>
Fri, 30 Jul 2010 03:10:59 +0000
(
03:10
+0000)
play-sound-status.py
patch
|
blob
|
history
diff --git
a/play-sound-status.py
b/play-sound-status.py
index
9edc90a
..
2e6b34c
100755
(executable)
--- a/
play-sound-status.py
+++ b/
play-sound-status.py
@@
-310,7
+310,7
@@
while True:
line = conn.readline()
logging.debug("Got Line: " + line)
- uwscfg.checkConfigUpdates()
+ #uwscfg.checkConfigUpdates()
if line == "":
raise Exception("EOF on Socket, daemon seems to have quit")