Skip to content

Make setup scripts more robust

This came in an email thread, where the detection failed on SLC6.9.

Detection now uses a regex for SLC6 detection as suggested by @msmk. It also centralizes the detection to CI/env_info.sh, which is sourced by the setup_lcg*.sh scripts.

Merge request reports