Closed TimoWilken closed 12 months ago
In particular, the AliEn-Runtime build overwrites init.sh. That makes subsequent builds fail, so regenerate init.sh after each build. (Re-)writing init.sh after the build matches the previous behaviour of alibuild.
Tested and working locally @ktf.
@pzhristov: This solves the issue with AliEn-Runtime you found.
In particular, the AliEn-Runtime build overwrites init.sh. That makes subsequent builds fail, so regenerate init.sh after each build. (Re-)writing init.sh after the build matches the previous behaviour of alibuild.