[
https://issues.apache.org/jira/browse/SLIDER-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270855#comment-14270855
]
Steve Loughran commented on SLIDER-737:
---------------------------------------
No, I meant in the launcher strings in the patch to the python file, the ones
that go {{"LANG=en_US slider...}}; {{"LANG=en_US " + command}}, etc. For the
bash launches (and I am assuming we are going via bash always), to go
{{"LANG=en_US && " + command}},
> add LANG=en_US when executing shell command
> -------------------------------------------
>
> Key: SLIDER-737
> URL: https://issues.apache.org/jira/browse/SLIDER-737
> Project: Slider
> Issue Type: Improvement
> Affects Versions: Slider 0.60
> Environment: Linux
> Reporter: Yang Hao
> Attachments: SLIDER-737.patch
>
>
> when using Slider on Linux, we want to executing the shell command in English
> environment. An alternative is to add LANG=en_US when executing subprocess
> script
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)