Bug 14546 - ash: test whether LC_* variables can be changed
Summary: ash: test whether LC_* variables can be changed
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-25 04:39 UTC by Christoph Anton Mitterer
Modified: 2022-01-25 04:39 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
patch (1.32 KB, patch)
2022-01-25 04:39 UTC, Christoph Anton Mitterer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Anton Mitterer 2022-01-25 04:39:15 UTC
Created attachment 9206 [details]
patch

In some shells (dash, klibc-utils sh) this does currently not work. So it seems
like a good idea to test, whether it does.

Thanks,
Chris.