Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Conversation

Skarlso
Copy link

@Skarlso Skarlso commented Feb 20, 2019

Hi!

I noticed two "problems".

Filepath.Join

filepath.Join(homeDirPath, "/.ssh/known_hosts"),
This might be problematic on none nix environment.
I fixed in one other location.

Unused variable

The variable DefaultUsername was not accessed anywhere in the project.

Signed-off-by: Gergely Brautigam <skarlso777@gmail.com>
@Skarlso Skarlso force-pushed the fix_auth_path_with_filepath_join branch from dbda1bc to da43cab Compare February 20, 2019 12:05
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.

1 participant