Skip to content

dev: fix Perl warnings in Worker tasks

Sylvain Beucler requested to merge beuc/debusine:docfix-lang into devel

Set LANG to fix warnings in minimal environments, e.g.:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "fr_FR.UTF-8"
    are supported and installed on your system.

Merge request reports

Loading