[telepathy-ashes/master] oops: stfu again
David Laban
david.laban at collabora.co.uk
Thu Nov 12 16:25:28 PST 2009
---
ashes/tools/echo_daemon.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ashes/tools/echo_daemon.py b/ashes/tools/echo_daemon.py
index e9ca069..94660be 100644
--- a/ashes/tools/echo_daemon.py
+++ b/ashes/tools/echo_daemon.py
@@ -186,7 +186,7 @@ def do_daemon(account_file):
echobot_logfile = open("%s/log/echobot-%s-%s.log" %
(HOME, ACCOUNT_NAME, DATE), 'w')
last_line = forward_stream(echo_bot.stdout, echobot_logfile)
- print last_line
+ #print last_line
program_cleanup(0, None)
def forward_stream_until(from_stream, to_stream, stop):
--
1.5.6.5
More information about the telepathy-commits
mailing list