[svn r38096] typo

--HG--
branch : trunk
This commit is contained in:
fijal
2007-02-07 19:40:16 +01:00
parent 6e58395de0
commit ae9ffd2c19

View File

@@ -34,7 +34,7 @@ class MasterNode(object):
self.reporter(repevent.SendItem(self.channel, item))
except IOError:
print "Sending error, channel IOError"
print channel._getremoterror()
print self.channel._getremoterror()
# XXX: this should go as soon as we'll have proper detection
# of hanging nodes and such
raise