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

Fixing jenkins script for gin

parent a0376180
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ elif [ "$2" == "gin" ]
then
module load gcc/4.9.2
module load boost/1.54.0
sh ./configure
sh ./configure --with-boost=/sw/apps/boost/1.54.0/
else
sh ./configure
fi
......
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