Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core
Commits:
d288946b by Robin Gloster at 2018-05-07T14:43:48Z
Preserve PYTHONHOME
- - - - -
c215b56d by Abhilash Raj at 2018-05-08T07:10:19Z
Merge branch 'preserve-env-pyhtonhome' into 'master'
Preserve PYTHONHOME
See merge request mailman/mailman!379
- - - - -
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
@@ -62,6 +62,7 @@ PRESERVE_ENVS = (
'LC_TIME',
'MAILMAN_EXTRA_TESTING_CFG',
'PYTHONPATH',
+ 'PYTHONHOME',
)
View it on GitLab:
https://gitlab.com/mailman/mailman/compare/9cf0a8946f633bb2d05963ad32b6a4dab884eebd...c215b56d24ca17a81ed30105348f0f687a1dff71
--
View it on GitLab:
https://gitlab.com/mailman/mailman/compare/9cf0a8946f633bb2d05963ad32b6a4dab884eebd...c215b56d24ca17a81ed30105348f0f687a1dff71
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