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

Fixing devtool-7

parent 57271e51
No related branches found
No related tags found
No related merge requests found
Pipeline #2183 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"
scl enable devtoolset-7 bash
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