Bug 14546

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

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.