more tabbing
This commit is contained in:
parent
1ee3be4ce1
commit
7cc5c45888
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#################################
|
||||
#
|
||||
# $Dwarf: article.rb,v 1.65 2003/04/28 20:30:18 ward Exp $
|
||||
# $Dwarf: article.rb,v 1.66 2003/04/28 20:34:15 ward Exp $
|
||||
# $Source$
|
||||
#
|
||||
# article.rb
|
||||
|
|
@ -330,7 +330,7 @@ def get_group_body(subj)
|
|||
end
|
||||
if (i+1 < @groups[subj]["messages"].length) and
|
||||
(@groups[subj]["messages"][i] == @groups[subj]["messages"][i+1])
|
||||
print "Trying next server...\n"
|
||||
print " Trying next server...\n"
|
||||
i += 1
|
||||
else
|
||||
raise TempError, " Message-id not on another server"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue