On Mon, Sep 29, 2008 at 10:25:48PM +0200, Mikael Magnusson wrote: ... > If I'm not mistaken, $LANG is used as the ultimate fallback, while LC_ALL is > the one that overrides all others, so you probably want to set LC_ALL. I'm > unsure which off the specific ones would apply here, but very likely it's > LC_COLLATE. In other words, if LC_ALL is set, it is used, otherwise if > LC_COLLATE is set it is used, otherwise if LANG is set, it is used, > otherwise, "POSIX" is used. I fixed up the patch to set LC_ALL instead, and committed it. Thanks, Josef 'Jeff' Sipek. -- Humans were created by water to transport it upward. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html