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: always create empty directory under controlpath #394

Merged
merged 1 commit into from
Feb 17, 2021
Merged

Conversation

wd
Copy link
Contributor

@wd wd commented Jan 25, 2021

Fix #393.

Also, remove the gateway name from %h replace in expandSSHTokens. Only
add the gateway name in the path here has no effect on raw ssh
command, because the raw ssh command will only replace the %h with
the remote hostname.

Fix moul#393.

Also remove gateway name from `%h` realce in `expandSSHTokens`. Only
add the gateway name in the path here has no effect to raw `ssh`
command, because the raw `ssh` command will only replace the `%h` with
the remote hostname.
@wd wd requested a review from moul as a code owner January 25, 2021 13:03
@auto-add-label auto-add-label bot added the Fix label Jan 25, 2021
@moul moul changed the title Fix: always create empty directory under controlpath fix: always create empty directory under controlpath Feb 17, 2021
@auto-add-label auto-add-label bot added Bug and removed Fix labels Feb 17, 2021
@moul moul merged commit 7a2307e into moul:master Feb 17, 2021
@github-actions
Copy link

🎉 This PR is included in version 2.11.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Can't disable folder creation for control path
2 participants