* On Thursday 2005-04-28 at 17:27:06 +0100, Julian Foad wrote: > > when the script is run from within "make check" the > LANG environment variable does not get through from the calling line in my > script to the function defined in the same script.
Isn't using LANG instead of the higher priority LC_ALL risky in any case?