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

Merge branch 'master' of git.mpi-cbg.de:openfpm/openfpm_pdata

parents f39a5c34 6b986f25
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
if [ -d "$1/MPI" ]; then
version=$(cat $1/MPI/version)
if [ x"$version" != x"9" ]; then
if [ x"$version" != x"10" ]; then
echo -e "\033[1;34;5m -------------------------------------------------------------------------------------- \033[0m"
echo -e "\033[1;34;5m MPICH has been updated to version 3.3.0, the component will be updated automatically \033[0m"
echo -e "\033[1;34;5m -------------------------------------------------------------------------------------- \033[0m"
......
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