Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "jenkins: modern python mandate UTF8 locales"
[simgrid.git] / tools / jenkins / build.sh
index 3ceb6d8..1421468 100755 (executable)
@@ -7,9 +7,8 @@
 
 set -e
 
-# Ensure that the locales are set, so that Perl keeps its nerves.
-# Not forgeting UTF to not drive Python crazy.
-export LC_ALL=C.UTF-8
+# ensure that the locales are set, so that perl keeps its nerves
+export LC_ALL=C
 
 echo "XXXX Cleanup previous attempts. Remaining content of /tmp:"
 rm -rf /tmp/simgrid-java*