-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39088/
-----------------------------------------------------------
Review request for mesos, Alexander Rojas, Jan Schlicht, and Till Toenshoff.
Bugs: MESOS-3517
https://issues.apache.org/jira/browse/MESOS-3517
Repository: mesos
Description
-------
The test environment does not enforce that we run with a defined locale,
so instead enforce it for our particular use case (here: potentially
localized error messages from shell).
Diffs
-----
3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp e6d36ec1bf414b52d0899f0edf83e0ad8910dd0e
Diff: https://reviews.apache.org/r/39088/diff/
Testing
-------
With German locale installed:
% LANG=de_DE.UTF-8 make check
Thanks,
Benjamin Bannier
|