On Friday 16 March 2007 23:45, LI Daobing wrote:
> Package: svn-buildpackage
> Version: 0.6.15
> Severity: normal
>
> Hello,
Hi,

Thank you for the suggestion.
>
> check [1], you can find that svn-buildpackage give different result on
> different locale.
>
> maybe you call "svn" in svn-buildpackage and analysis the output. maybe
> you can consider use "env LC_ALL=C svn" instead of directly call "svn".
$ENV{LC_ALL} = 'C';
$ENV{LANG} = 'C';
at the begining of the scripts is better since we don't have to check evey 
system call.

Regards,

             Gonéri

Attachment: pgp5JsBJmxH0j.pgp
Description: PGP signature

Reply via email to