[Toybox] [PATCH] Fix ls -lh.

Rob Landley rob at landley.net
Wed Sep 14 12:51:47 PDT 2016


Huh, never saw that one. Lemme fish through gmail's spam filters.

(It is having BUCKETS of false positives recently. That "this site says
it should have some weird test it doesn't actually implement" thing
trashes lots of technical messages, and then the similarity detection
takes down more, and it all goes pear shaped unless I troll through the
spam filter myself regularly. Which kinda defeats the purpose of washing
my email through gmail, to be honest...)

Rob

On 09/14/2016 11:02 AM, enh wrote:
> ping. (this is the one that was actually noticed by others :-) )
> 
> On Mon, Sep 12, 2016 at 12:32 PM, enh <enh at google.com> wrote:
>> The recent refactoring broke ls -lh by multiplying all sizes by 0
>> rather than 1.
>> ---
>>  toys/posix/ls.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
> 
> 
> 



More information about the Toybox mailing list