Eric Lassauge writes:
> 
> I recently downloaded and compiled cvs on an "old"
> HP-UX system (HPUX 10.20)localized for french
> language (LANG=fr_fr-iso88591) and I found a
> small problem with the test suite (make test
> calls sanity.sh), in order to have a correct
> verification on some system messages (like
> 'No such file or directory' in test ' cvsadm-2d3-1'
> line 11240) the LANG variable should be set to C on the 
> beginning of the script.

The script sets LC_ALL, which the Single UNIX Specification says
is supposed to override LANG.  I'd say your "old" HP-UX system is
defective.

-Larry Jones

The problem with the future is that it keeps turning into the present.
-- Hobbes


_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to