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

Update build.sh

parent c6ca80c9
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ echo "make target: $target"
echo "compilation type: $comp_type"
echo "Branch name: $branch"
if [ x"$hostname" == x"cifarm-centos-node" ]; then
if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
#we retest PETSC installation
rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/PETSC
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