athena.py: Refactor preloading of libraries
Move the LD_PRELOAD code into a separate shell script (athena_preload.sh). This will allow the use of the same preloading logic in other applications, e.g. the HLT. While quit a bit of cleanup was done, the code is kept entirely backwards compatible where it affects the shell environment of child processes. Former-commit-id: 5e3a8b2f
Showing
- Control/AthenaCommon/CMakeLists.txt 1 addition, 1 deletionControl/AthenaCommon/CMakeLists.txt
- Control/AthenaCommon/share/athena.py 17 additions, 101 deletionsControl/AthenaCommon/share/athena.py
- Control/AthenaCommon/share/athena_preload.sh 89 additions, 0 deletionsControl/AthenaCommon/share/athena_preload.sh
Loading
Please register or sign in to comment