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

Fixing jenkin script for taurus

parent 3487e62b
No related branches found
No related tags found
No related merge requests found
......@@ -111,7 +111,7 @@ then
module unload bullxmpi
sh ./autogen.sh
./install CXX=mpic++
./configure --with-metis=$METIS_ROOT CXX=mpic++
make
if [ $? -ne 0 ]; then exit 1 ; 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