Barry Warsaw pushed to branch click-cli at mailman / Mailman

Commits:
be398631 by Barry Warsaw at 2017-07-09T15:19:25-04:00
Try setting the LC_ALL environment variable globally.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,6 +10,7 @@ variables:
   MYSQL_USER: "runner"
   MYSQL_USER_PASSWORD: "runner"
   MYSQL_DATABASE: "test_mailman"
+  LC_ALL: "C.UTF-8"
 
 qa:
   script:



View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/be398631f852250a7671ad02eab3dabcd375389a

---
View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/be398631f852250a7671ad02eab3dabcd375389a
You're receiving this email because of your account on gitlab.com.
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to