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

SetEnv: disallow '=' in envvar #1121

Merged
merged 1 commit into from
Nov 27, 2024
Merged

SetEnv: disallow '=' in envvar #1121

merged 1 commit into from
Nov 27, 2024

Conversation

ThomasAdam
Copy link
Member

Don't allow '=' in the envvar as this breaks most/all shells.

From somiaj.

Don't allow '=' in the envvar as this breaks most/all shells.

From somiaj.
@ThomasAdam ThomasAdam added this to the 1.1.1 milestone Nov 27, 2024
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Nov 27, 2024
@ThomasAdam ThomasAdam merged commit 9a0b764 into main Nov 27, 2024
12 checks passed
@ThomasAdam ThomasAdam deleted the ta/setenv-fix branch November 27, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants