From 9a5c8fac445339dbdb6d2658d68b2bde0def63f1 Mon Sep 17 00:00:00 2001 From: Pietro Incardona <incardon@mpi-cbg.de> Date: Mon, 17 Aug 2015 18:50:30 +0200 Subject: [PATCH] refactoring build script for submodules --- build_pdata.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_pdata.sh b/build_pdata.sh index b085ce6a..17caa3ac 100644 --- a/build_pdata.sh +++ b/build_pdata.sh @@ -10,6 +10,7 @@ mkdir src/config git submodule init cd openfpm_data +pwd git checkout develop cd .. -- GitLab