| Summary: | ash: test whether LC_* variables can be changed | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Christoph Anton Mitterer <calestyo> |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | enhancement | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch | ||
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.