On Wed, Sep 25, 2013 at 7:32 AM,  <[email protected]> wrote:
> It helped to add a Shell script execution as Pre-Build step:
>
> export LANG=en_US.UTF-8
> export LC_ALL=en_US.UTF-8
>
> But this is only a workaround and does not answer the question why the
> system settings are not taken correctly.

They aren't 'system' settings, they are interactive login settings.
You should be able to set it in the jenkins user's .bashrc file or in
the node configuration's node properties 'environment variables',
though.

-- 
   Les Mikesell
     [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to