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

agent should resolve environment variable #281

Open
testn opened this issue Feb 6, 2019 · 0 comments · May be fixed by #332
Open

agent should resolve environment variable #281

testn opened this issue Feb 6, 2019 · 0 comments · May be fixed by #332

Comments

@testn
Copy link

testn commented Feb 6, 2019

I try to use

"agent": "$SSH_AUTH_SOCK"

but it didn't work. It would fail with

NOENT $SSH_AUTH_SOCK

it should have been able to resolve the environment variable and can connect to the proper ssh agent as specified in the environment variable.

tmas added a commit to tmas/vscode-ftp-sync that referenced this issue Nov 9, 2020
@tmas tmas linked a pull request Nov 9, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant