Re: [PATCH] bootstrap: make sort use C locale consistently

2017-03-31 Thread Joel Sherrill
That seems more correct. The shell variable settings may only have been applying to the ls. --joel On Fri, Mar 31, 2017 at 2:49 PM, Gedare Bloom wrote: > Closes #2965. > --- > bootstrap | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/bootstrap b/bootstrap > index 455f

[PATCH] bootstrap: make sort use C locale consistently

2017-03-31 Thread Gedare Bloom
Closes #2965. --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index 455f642..9c2efa8 100755 --- a/bootstrap +++ b/bootstrap @@ -42,7 +42,7 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR], case "\$1" in EOF -for i in `LANG=C LC_COLLATE=C ls */bsp_specs