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

Fix possible runtime exception #12

Merged
merged 1 commit into from
Oct 28, 2013
Merged

Fix possible runtime exception #12

merged 1 commit into from
Oct 28, 2013

Conversation

HairyFotr
Copy link
Contributor

I've tried Linter on scala-ssh and found and fixed this possible runtime exception:

[warn] /home/hairy/dev/others/scala-ssh/src/main/scala/com/decodified/scalassh/HostConfig.scala:164: This string format will fail with: Conversion = '''
[warn]           catch { case e: IOException => Left("Could not read host file '%' due to %s".format(file, e)) }
[warn]                                               ^

sirthias added a commit that referenced this pull request Oct 28, 2013
Fix possible runtime exception
@sirthias sirthias merged commit e23c7e0 into sirthias:master Oct 28, 2013
@sirthias
Copy link
Owner

Great, thanks for finding and fixing!

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

Successfully merging this pull request may close these issues.

None yet

2 participants