a bit more verbose

This commit is contained in:
Ward Wouts 2002-10-29 20:34:56 +00:00
parent 0e2eba6000
commit 281cf81570

View file

@ -199,6 +199,8 @@ def get_xhdr(server, range, header)
reconnect(server)
get_group_info(server)
retry
else
print "Won't handdle this... yet :(\n"
end
rescue Errno::EPIPE, Errno::ECONNRESET
print "Caught Errno::EPIPE reading from server #{server} (get_xhdr)\n"