You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
util/managedfile: replace ssh usage for local case
In case we operate on the local machine, there is no need to force the
user to have a setup where they can connect via SSH to localhost.
Instead implement the symlink functionality via pure python os module
functionality.
Signed-off-by: Rouven Czerwinski <[email protected]>
0 commit comments