[svn r38096] typo
--HG-- branch : trunk
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user