[Toybox] sort tests broken?

Rob Landley rob at landley.net
Mon Aug 22 20:10:57 PDT 2022


On 8/22/22 11:09, enh via Toybox wrote:
> 
> FAIL: sort -c
> echo -ne 'a\nb\na\nc' | "/usr/bin/sort" -c |& grep -o [0-9]*
> --- expected 2022-08-22 08:56:24.000000000 -0700
> +++ actual 2022-08-22 08:56:24.000000000 -0700
> @@ -1 +0,0 @@
> -3
> make: *** [test_sort] Error 1

Commit 529a25a2eea4 didn't fix it for you?

Rob


More information about the Toybox mailing list