Zero-length environment variables reported as null #786
Labels
bug
Unexpected behavior
deployed to `develop`
Feature built. Currently BETA testing in the `develop` branch
Describe the bug:
is-null
reports environment variables set to zero-length strings as null, inconsistent with its treatment of local and global variables.Expected behaviour:
Environment variables set to the empty string should be treated by
is-null
as non-null.Screenshots:
Platform (please complete the following information):
uname -a
if supported: Ubuntu 23.04version --no-app-name
: 5.4.1000The text was updated successfully, but these errors were encountered: