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

Convert the helper script into a file to source #13

Merged
merged 2 commits into from
Sep 21, 2020
Merged

Conversation

mhyllander
Copy link
Owner

The script needs to export the SSH_AUTH_SOCK environment variable, therefore it cannot be run by a sub-shell.

The helper script cannot be called in a sub-shell, because then it cannot
export the SSH_AUTH_SOCK environment variable. Instead it must be sourced,
and the start_gpgbridge function called afterwards.
@mhyllander mhyllander merged commit c282d10 into master Sep 21, 2020
@mhyllander mhyllander deleted the helper-script branch September 21, 2020 22:23
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 this pull request may close these issues.

1 participant