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

Fixed path to be used fully through join and removed unused variable #1069

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant