Skip to content

Implement environment boostrap logic in Python

Marco Clemencic requested to merge use-python-for-env-bootstrap into master
  • leverage on EnvConfig for the environment manipulation

  • made LbEnv.csh relocatable

  • use XDG_DATA_DIRS instead of LBENV_DATA

  • use XDG_CONFIG_DIRS for configuration files

  • find a replacement for lb_profile_pre.sh and lb_profile_post.sh

  • decide what to do with the alternatives

Edited by Ben Couturier

Merge request reports