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

Missed 'ssh' in run-command #21

Closed
esikachev opened this issue Jan 27, 2017 · 0 comments · Fixed by #22
Closed

Missed 'ssh' in run-command #21

esikachev opened this issue Jan 27, 2017 · 0 comments · Fixed by #22
Assignees
Labels
Milestone

Comments

@esikachev
Copy link
Owner

We have invalid syntax for sshpass

Expected:
sshpass - p pass ssh username@host

Actual:
sshpass -p pass username@host

@esikachev esikachev added the bug label Jan 27, 2017
@esikachev esikachev added this to the alpha milestone Jan 27, 2017
@esikachev esikachev self-assigned this Jan 27, 2017
esikachev added a commit that referenced this issue Jan 27, 2017
esikachev added a commit that referenced this issue Jan 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant