more debugging

This commit is contained in:
Ward Wouts 2005-02-01 20:57:45 +00:00
parent cd5e9aa620
commit 24696d2070

View file

@ -1,4 +1,4 @@
# $Dwarf: article.rb,v 1.100 2005/02/01 10:44:17 ward Exp $ # $Dwarf: article.rb,v 1.101 2005/02/01 19:34:05 ward Exp $
# $Source$ # $Source$
# #
@ -327,7 +327,7 @@ def get_groupname
end end
def get_body(server, message) def get_body(server, message)
p "get_body" #p "get_body"
timedout = 0 timedout = 0
retries = 0 retries = 0
resp = "" resp = ""