move reading of os.environ out of a global which prohibits
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 5 Sep 2022 23:07:46 +0000 (00:07 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 5 Sep 2022 23:07:46 +0000 (00:07 +0100)
commit6390b0fa1a8e67c51a571f367cd46d5d03180187
treeb5a0dc696cb5a0106b33caa750f5cffcbdc492b5
parent71d43fc101d84940ff3e91dea87cbd6e68e60d6e
move reading of os.environ out of a global which prohibits
setting of os.environ at runtime
src/openpower/util.py