Hi teilo, I created the file custom.sh in /etc/profile.d/ folder:
export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 which should (as far I know) set the settings system wide. Calling echo $LANG as jenkins user in the bash shows echo $LANG en_US.UTF-8 -- 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.
