mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[compute|aws] remove debug output from last commit
This commit is contained in:
parent
7ae749c2c3
commit
794ff0d181
1 changed files with 0 additions and 1 deletions
|
@ -186,7 +186,6 @@ module Fog
|
|||
sleep(2)
|
||||
retry
|
||||
rescue Net::SSH::AuthenticationFailed, Timeout::Error => e
|
||||
p e
|
||||
retry
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue