Skip to content

slapgrid: fix invocation of bootstrapBuildout

Thomas Gambier requested to merge fix_os_environ into master

as stated in https://lab.nexedi.com/nexedi/slapos.buildout/merge_requests/25#note_149333 we should never overwrite os.environ variable. Instead change the environment only when calling SlapPopen

Merge request reports