From 45e0087b08ad2f2feecdbd487714a07c8c9d8bf0 Mon Sep 17 00:00:00 2001 From: Pietro Incardona <incardon@mpi-cbg.de> Date: Thu, 6 Aug 2015 18:40:41 +0200 Subject: [PATCH] Fixing script --- build_pdata.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_pdata.sh b/build_pdata.sh index 4c1eaa7f9..1601754ae 100644 --- a/build_pdata.sh +++ b/build_pdata.sh @@ -22,6 +22,7 @@ cd .. cd "$1/OpenFPM_pdata" if [ "$2" == "gin" ] +then echo "Compiling on gin\n" source ~/.bashrc sh ./autogen.sh -- GitLab