more debugging
This commit is contained in:
parent
cd5e9aa620
commit
24696d2070
1 changed files with 2 additions and 2 deletions
|
|
@ -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 = ""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue