Skip to content

Empy string value in ZEF_INSTALL_TO is ignored#595

Open
ugexe wants to merge 1 commit intomainfrom
ugexe-patch-3
Open

Empy string value in ZEF_INSTALL_TO is ignored#595
ugexe wants to merge 1 commit intomainfrom
ugexe-patch-3

Conversation

@ugexe
Copy link
Owner

@ugexe ugexe commented Nov 12, 2025

Previously if ZEF_INSTALL_TO was set to an empty string "" it would consider that empty string to be the path of the install target, which isn't what users will expect. This change makes it so an empty string is the same as it not being set at all.

Previously if `ZEF_INSTALL_TO` was set to an empty string "" it would consider that empty string to be the path of the install target, which isn't what users will expect. This change makes it so an empty string is the same as it not being set at all.
@melezhik
Copy link

This change makes it so an empty string is the same as it not being set at all.

Sounds good to me, though I get this is sort of compromise )

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

Successfully merging this pull request may close these issues.

2 participants