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

Fixing devtool-7

parent fafc2fc4
No related branches found
No related tags found
No related merge requests found
Pipeline #2182 passed
...@@ -23,7 +23,7 @@ echo "GPU compilation: $with_gpu" ...@@ -23,7 +23,7 @@ echo "GPU compilation: $with_gpu"
if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
echo "CentOS node" echo "CentOS node"
scl enable devtoolset-7 scl enable "devtoolset-7"
fi fi
if [ x"$hostname" == x"cifarm-ubuntu-node" ]; then 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