Re: [Toybox] [BUG] ls applet ignores options if CONFIG_LS_COLOR is not set

2016-12-04 Thread Rob Landley
On 12/04/2016 08:36 PM, darken wrote: > If `CONFIG_LS_COLOR` is not set the `ls` applet doesn't take options and > either ignores them or says `ls: Unknown option...`. > > Some testoutput: > https://github.com/landley/toybox/issues/57 > > Seems to be caused by commit: >

[Toybox] [BUG] ls applet ignores options if CONFIG_LS_COLOR is not set

2016-12-04 Thread darken
If `CONFIG_LS_COLOR` is not set the `ls` applet doesn't take options and either ignores them or says `ls: Unknown option...`. Some testoutput: https://github.com/landley/toybox/issues/57 Seems to be caused by commit: