Skip to content
Snippets Groups Projects
Commit d14e7175 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Try again to fix devtoolset

parent 6b27bd8e
No related branches found
No related tags found
No related merge requests found
Pipeline #2184 failed
......@@ -23,7 +23,7 @@ echo "GPU compilation: $with_gpu"
if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
echo "CentOS node"
scl enable devtoolset-7 bash
source /etc/scl/conf/devtoolset-7
fi
if [ x"$hostname" == x"cifarm-ubuntu-node" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment