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

Fix env.sh zsh compatibility #705

Merged
merged 1 commit into from
Nov 3, 2020
Merged

Fix env.sh zsh compatibility #705

merged 1 commit into from
Nov 3, 2020

Conversation

davidbiancolin
Copy link
Contributor

Fix a regression introduced by d402825 that breaks env.sh compatibility for zsh. The RHS of this expression provides the zsh-approximation of BASH_SOURCE (which is not defined).

Related issue: #435

Type of change: bug fix

Impact: software change

Copy link
Contributor

@abejgonzalez abejgonzalez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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