diff --git a/build.sh b/build.sh index 06cee1e156ff35257654730b6b99705b8bf87ca4..41a8f61f30426a727ab5560a4283fafb0c0d454a 100755 --- a/build.sh +++ b/build.sh @@ -14,10 +14,10 @@ echo "make target: $target" echo "compilation type: $comp_type" echo "Branch name: $branch" -if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; 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 +# rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/PETSC +#fi if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then export PATH="/usr/local/bin:$PATH"