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

Fixing script for jenkins

parent 820ad067
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ sh ./autogen.sh
if [ "$2" == "master" ]
then
sh ./configure --disable-gpu
else if [ "$2" == "gin" ]
elif [ "$2" == "gin" ]
then
sh ./configure --with-boost=/sw/apps/boost/1.54.0/
else
......
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