Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core
Commits:
6226daf8 by Robin Gloster at 2018-05-04T18:00:39Z
Preserve LOCALE_ARCHIVE
Fixes issue with non standard locale archive location and click
requiring it now.
- - - - -
7707566b by Abhilash Raj at 2018-05-16T15:47:38Z
Merge branch 'preserve-env-additions' into 'master'
Preserve LOCALE_ARCHIVE
See merge request mailman/mailman!378
- - - - -
1 changed file:
- src/mailman/bin/master.py
Changes:
=====================================
src/mailman/bin/master.py
=====================================
--- a/src/mailman/bin/master.py
+++ b/src/mailman/bin/master.py
@@ -60,6 +60,7 @@ PRESERVE_ENVS = (
'LC_PAPER',
'LC_TELEPHONE',
'LC_TIME',
+ 'LOCALE_ARCHIVE',
'MAILMAN_EXTRA_TESTING_CFG',
'PYTHONPATH',
'PYTHONHOME',
View it on GitLab:
https://gitlab.com/mailman/mailman/compare/bf4ab78589cd9c0fb6b216f46fec449d726c6918...7707566beeeb04e35d72467c50274a28125fa2aa
--
View it on GitLab:
https://gitlab.com/mailman/mailman/compare/bf4ab78589cd9c0fb6b216f46fec449d726c6918...7707566beeeb04e35d72467c50274a28125fa2aa
You're receiving this email because of your account on gitlab.com.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe:
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org