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

Allow setting environment variables in the Connection object #2

Open
alfredodeza opened this issue Sep 11, 2013 · 0 comments
Open

Allow setting environment variables in the Connection object #2

alfredodeza opened this issue Sep 11, 2013 · 0 comments

Comments

@alfredodeza
Copy link
Owner

If allow to add/extend environment variables in the Connection class, they can be reused wherever the Popen helpers are called.

This would avoid having to pass in the environment variables to each call that is made.

This is problem is specifically meant to avoid No such file errors on remote hosts when executables cannot be found because the $PATH is wrong.

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

No branches or pull requests

1 participant