Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sleeping with the fiSSHes? #583

Closed
wants to merge 1 commit into from
Closed

Conversation

hedgehog
Copy link
Contributor

@hedgehog hedgehog commented Dec 8, 2011

sleeping with the fiSSHes? Maybe retires issues #391, #455, etc

@@ -83,7 +84,8 @@ def execute(opts={})
:user_known_hosts_file => [],
:paranoid => false,
:config => false))
SSH::Session.new(connection, env)
sleep 4 # this or issue #391, #455, etc.
SSH::Session.new(connection, env)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The indentation looks weird, missing two spaces maybe ? or mixing space/tabs ?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Understandable, same situation here not complaining though :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you can try this change and report back that would be great!

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hope I can squeeze it in my todo list as well, why not if I can :)

@mitchellh
Copy link
Contributor

If this helps, I'm fine with it. Pushed: a442327

@mitchellh mitchellh closed this Dec 11, 2011
@hashicorp hashicorp locked and limited conversation to collaborators Apr 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants