a bit more verbose
This commit is contained in:
parent
0e2eba6000
commit
281cf81570
1 changed files with 2 additions and 0 deletions
|
|
@ -199,6 +199,8 @@ def get_xhdr(server, range, header)
|
||||||
reconnect(server)
|
reconnect(server)
|
||||||
get_group_info(server)
|
get_group_info(server)
|
||||||
retry
|
retry
|
||||||
|
else
|
||||||
|
print "Won't handdle this... yet :(\n"
|
||||||
end
|
end
|
||||||
rescue Errno::EPIPE, Errno::ECONNRESET
|
rescue Errno::EPIPE, Errno::ECONNRESET
|
||||||
print "Caught Errno::EPIPE reading from server #{server} (get_xhdr)\n"
|
print "Caught Errno::EPIPE reading from server #{server} (get_xhdr)\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue