patching exports and reading /etc/profile #6
No reviewers
vulpinelinux/Maintainers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
vulpinelinux/cvsh!6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "verysmallrat:fix/exports"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Patching to include reading of 'export' as this was removed in fix/cvsh-core merge.
Needed for downstream applications such as reading of /etc/profile in vlos.
This also includes a main read of /etc/profile as described above and matches approach of zsh (for example), though not quite as elegant. This logic will need to be re-written if I get around to doing builtins properly.
This approach can also now be used to read a source file like ~/.cvshrc later on but is not included in this commit.
Semi-medium prority because we can't actually read /etc/profile or any other 'export' vars right now.
...closing my own pr because my signed commit didn't last when I rebased to squash my commits brb.
Pull request closed