Steps to reproduce: Run MY_WONDERFUL_ENVVAR=1 env
in Shell
Expected behavior: MY_WONDERFUL_ENVVAR=1
is part of the output
Actual behavior: MY_WONDERFUL_ENVVAR
is completely missing, as if it was not entered.
Note that export MY_WONDERFUL_ENVVAR=1 env
does not run env
, and also does not make it part of the variable. That sounds like a related bug.
CC @alimpfard
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too