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

When the list of hosts is empty but a number is entered, an unhandled exception is thrown #1

Closed
danrl opened this issue Oct 11, 2014 · 2 comments
Assignees

Comments

@danrl
Copy link

danrl commented Oct 11, 2014

#1

Traceback (most recent call last):
File "./cssh.py", line 66, in
catchedNr(n)
File "./cssh.py", line 45, in catchedNr
host = hosts[nr]
IndexError: list index out of range

@florianl florianl self-assigned this Oct 12, 2014
@florianl
Copy link
Owner

are there still people with an empty ./ssh/config? ;-)

will fix this, too :-)

@florianl
Copy link
Owner

799889c should fix this. Please let me know otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants