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
The default setting for SSH_MS_BASEPATH in Makefile is not parsed by the shell before reaching Golang code and so is being treated as literal. An additional improvement would be to handle the tilde when an override is used for config.EnvBasePath
The default setting for
SSH_MS_BASEPATHinMakefileis not parsed by the shell before reaching Golang code and so is being treated as literal. An additional improvement would be to handle the tilde when an override is used forconfig.EnvBasePath