-
Notifications
You must be signed in to change notification settings - Fork 2k
Silence the error when unset variable in fish #14660
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
Conversation
|
We require contributors to sign our Contributor License Agreement and we don't have one on file for @zeyugao. In order for us to review and merge your code, please e-sign the Contributor License Agreement PDF. We then need to manually verify your signature, merge the PR (conda/infrastructure#1126), and ping the bot to refresh the PR. |
|
@conda-bot check |
CodSpeed Performance ReportMerging #14660 will not alter performanceComparing Summary
|
|
I agree with this change. Either this PR or #14752 should be merged. |
|
This problem seems to have been solved, but the code has not been merged for a long time. @kenodegard |
Description
Fix #14659, avoid failure when unset a variable in fish
Checklist - did you ...
- [ ] Add a file to thenewsdirectory (using the template) for the next release's release notes?- [ ] Add / update necessary tests?- [ ] Add / update outdated documentation?