Skip to content
Snippets Groups Projects
Commit ef747c05 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Set sane locale default

parent 6307fbac
No related branches found
No related tags found
No related merge requests found
......@@ -474,4 +474,6 @@ fi
export_env DOC_SERVER_PREFIX
check_env DOC_UPLOADS
check_env LANG
# Sets up the language so Unicode filenames are considered correctly
LANG="C"
export_env LANG
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment