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

Fixing Boost detection

parent 53009a01
No related branches found
No related tags found
No related merge requests found
Pipeline #2530 passed
......@@ -11,7 +11,7 @@ fi
if [ x"$hostname" == x"cifarm-ubuntu-node.mpi-cbg.de" ]; then
echo "Ubuntu node"
export PATH="$PATH:/opt/bin"
export PATH="/opt/bin:$PATH"
fi
mkdir src/config
......
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