On 26 Oct 2015 12:10, Tom Tromey wrote:
> Mike> URL: https://bugs.gentoo.org/563710
> Mike> Reported-by: Miroslav Šulc
>
> Mike> 2015-10-22 Mike Frysinger
>
> Mike> * scripts/check_jni_methods.sh.in: Run sort with LC_ALL=C, and
> Mike> combine `sort|uniq` into `sort -u`.
> Mik
Mike> URL: https://bugs.gentoo.org/563710
Mike> Reported-by: Miroslav Šulc
Mike> 2015-10-22 Mike Frysinger
Mike> * scripts/check_jni_methods.sh.in: Run sort with LC_ALL=C, and
Mike> combine `sort|uniq` into `sort -u`.
Mike> ---
Mike> libjava/classpath/scripts/check_jni_methods.sh.in | 4
On 23/10/15 04:56, Mike Frysinger wrote:
> 2015-10-22 Mike Frysinger
>
> * scripts/check_jni_methods.sh.in: Run sort with LC_ALL=C, and
> combine `sort|uniq` into `sort -u`.
Looks OK to me.
Andrew.