From 1d44a2dabdba637f504b1b2a1b636e77207da62a Mon Sep 17 00:00:00 2001 From: Pietro Incardona <incardon@mpi-cbg.de> Date: Wed, 28 Nov 2018 22:54:03 +0100 Subject: [PATCH] Testing Machines --- build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.sh b/build.sh index bc40459f4..2e8576d78 100755 --- a/build.sh +++ b/build.sh @@ -14,6 +14,8 @@ echo "make target: $target" echo "compilation type: $comp_type" echo "Branch name: $branch" +ls $HOME/openfpm_dependencies/openfpm_pdata/$branch/EIGEN + if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then #we retest PETSC installation ./install_MPI_mpich.sh $HOME/openfpm_dependencies/openfpm_pdata/$branch/ 4 -- GitLab