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

Don't set environment variable $shell #276

Open
HaleTom opened this issue Sep 16, 2018 · 1 comment
Open

Don't set environment variable $shell #276

HaleTom opened this issue Sep 16, 2018 · 1 comment
Labels

Comments

@HaleTom
Copy link
Collaborator

HaleTom commented Sep 16, 2018

Setting shell=bash or shell=zsh pollutes the environment and may conflict with something else which expects BASH or ZSH.

@ghthor ghthor added the bug label Oct 16, 2018
@HaleTom
Copy link
Collaborator Author

HaleTom commented Mar 5, 2019

Thinking about this holistically, we should probably do set > pre before loading SCMB, then set > after and diff the two files for any other temporary environment variables set but not unset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants